han\hanst 4 months ago
parent
commit
92f8c7a168
  1. 54
      src/views/modules/ecss/codelnotify.vue

54
src/views/modules/ecss/codelnotify.vue

@ -1430,6 +1430,24 @@
fixed: '',
columnWidth: 80
},
{
userId: this.$store.state.user.name,
functionId: 801001,
serialNumber: '801001Table2Remark',
tableId: "801001Table2",
tableName: "关务系统发货通知单明细",
columnProp: "vat",
headerAlign: "center",
align: "right",
columnLabel: "VAT",
columnHidden: false,
columnImage: false,
columnSortable: false,
sortLv: 0,
status: true,
fixed: '',
columnWidth: 100
},
{
userId: this.$store.state.user.name,
functionId: 801001,
@ -1520,6 +1538,42 @@
fixed: '',
columnWidth: 300
},
{
userId: this.$store.state.user.name,
functionId: 801001,
serialNumber: '801001Table2Remark',
tableId: "801001Table2",
tableName: "关务系统发货通知单明细",
columnProp: "roll",
headerAlign: "center",
align: "right",
columnLabel: "Roll",
columnHidden: false,
columnImage: false,
columnSortable: false,
sortLv: 0,
status: true,
fixed: '',
columnWidth: 100
},
{
userId: this.$store.state.user.name,
functionId: 801001,
serialNumber: '801001Table2Remark',
tableId: "801001Table2",
tableName: "关务系统发货通知单明细",
columnProp: "carton",
headerAlign: "center",
align: "right",
columnLabel: "Carton",
columnHidden: false,
columnImage: false,
columnSortable: false,
sortLv: 0,
status: true,
fixed: '',
columnWidth: 100
},
],
ossColumns:[

Loading…
Cancel
Save