@@ -566,13 +566,13 @@ export default {
ellipsis: true,
className: 'replacecolor'
},
- {
- title: '净价总金额',
- dataIndex: 'totalNetPrice',
- width: 120,
- ellipsis: true,
- className: 'replacecolor'
- },
+ // {
+ // title: '净价总金额',
+ // dataIndex: 'totalNetPrice',
+ // width: 120,
+ // ellipsis: true,
+ // className: 'replacecolor'
+ // },
{
title: '制单人',
dataIndex: 'createBy',
@@ -285,13 +285,13 @@ export default {
{ title: '外销发票号码', dataIndex: 'exportInvoiceNo', width: 120, className: 'replacecolor', ellipsis: true, },
title: '发票推送状态',
@@ -391,13 +391,13 @@ export default {