Browse Source

按钮

java8
han\hanst 4 months ago
parent
commit
e50389f536
  1. 36
      src/views/modules/ecss/declaration.vue

36
src/views/modules/ecss/declaration.vue

@ -926,6 +926,24 @@
fixed: '',
columnWidth: 100
},
{
userId: this.$store.state.user.name,
functionId: 801006,
serialNumber: '801006Table1CmcInvoice',
tableId: "801006Table1",
tableName: "报关单主记录",
columnProp: "cmcInvoice",
headerAlign: "center",
align: "left",
columnLabel: "合同协议号",
columnHidden: false,
columnImage: false,
columnSortable: false,
sortLv: 0,
status: true,
fixed: '',
columnWidth: 80
},
{
userId: this.$store.state.user.name,
functionId: 801006,
@ -1232,24 +1250,6 @@
fixed: '',
columnWidth: 80
},
{
userId: this.$store.state.user.name,
functionId: 801006,
serialNumber: '801006Table1CmcInvoice',
tableId: "801006Table1",
tableName: "报关单主记录",
columnProp: "cmcInvoice",
headerAlign: "center",
align: "left",
columnLabel: "合同协议号",
columnHidden: false,
columnImage: false,
columnSortable: false,
sortLv: 0,
status: true,
fixed: '',
columnWidth: 80
},
{
userId: this.$store.state.user.name,
functionId: 801006,

Loading…
Cancel
Save