liu
7 天以前 68b788ad34be439f4d68b3e3d2ee7bba1259555d
src/views/erp/sale/order/data.ts
@@ -216,6 +216,7 @@
      title: '库存',
      minWidth: 80,
      formatter: 'formatAmount3',
      visible: false,
    },
    {
      field: 'productUnitName',
@@ -226,11 +227,13 @@
      field: 'productUnitName2',
      title: '辅单位1',
      minWidth: 80,
      visible: false,
    },
    {
      field: 'productUnitName3',
      title: '辅单位2',
      minWidth: 80,
      visible: false,
    },
    {
      field: 'needProduction',
@@ -243,6 +246,7 @@
      title: '备注',
      minWidth: 150,
      slots: { default: 'remark' },
      visible: false,
    },
    {
      field: 'count',