Browse Source

0412 新看板

master
ruanqi 1 year ago
parent
commit
ec8165c6a6
  1. 17
      src/views/modules/query/liuhuaIssureAndReport.vue

17
src/views/modules/query/liuhuaIssureAndReport.vue

@ -268,6 +268,23 @@
status: true,
fixed: '',
columnWidth: 100
},{
userId: this.$store.state.user.name,
functionId: 400003,
serialNumber: '400003Table1TaskNo',
tableId: "400003Table1",
tableName: "硫化发料产出",
columnProp: "taskNo",
headerAlign: "center",
align: "left",
columnLabel: "混炼合并单",
columnHidden: false,
columnImage: false,
columnSortable: false,
sortLv: 0,
status: true,
fixed: '',
columnWidth: 100
},{
userId: this.$store.state.user.name,
functionId: 400003,

Loading…
Cancel
Save