Browse Source

plm BMM

master
ruanqi 1 year ago
parent
commit
f421c91db5
  1. 36
      src/views/modules/sampleManagement/technicalSpecificationList.vue
  2. 36
      src/views/modules/tooling/searchToolApply.vue

36
src/views/modules/sampleManagement/technicalSpecificationList.vue

@ -456,6 +456,42 @@
status: true,
fixed: '',
columnWidth: 80
},
{
userId: this.$store.state.user.name,
functionId: 106002,
serialNumber: '106002Table1NodeId',
tableId: "106002Table1",
tableName: "刀具申请主表",
columnProp: "nodeId",
headerAlign: "center",
align: "left",
columnLabel: "当前节点",
columnHidden: false,
columnImage: false,
columnSortable: false,
sortLv: 0,
status: true,
fixed: '',
columnWidth: 70
},
{
userId: this.$store.state.user.name,
functionId: 106002,
serialNumber: '106002Table1NodeName',
tableId: "106002Table1",
tableName: "刀具申请主表",
columnProp: "nodeName",
headerAlign: "center",
align: "left",
columnLabel: "节点名称",
columnHidden: false,
columnImage: false,
columnSortable: false,
sortLv: 0,
status: true,
fixed: '',
columnWidth: 150
},{
userId: this.$store.state.user.name,
functionId: 103002,

36
src/views/modules/tooling/searchToolApply.vue

@ -753,6 +753,42 @@
fixed: '',
columnWidth: 60
},
{
userId: this.$store.state.user.name,
functionId: 106002,
serialNumber: '106002Table1NodeId',
tableId: "106002Table1",
tableName: "刀具申请主表",
columnProp: "nodeId",
headerAlign: "center",
align: "left",
columnLabel: "当前节点",
columnHidden: false,
columnImage: false,
columnSortable: false,
sortLv: 0,
status: true,
fixed: '',
columnWidth: 60
},
{
userId: this.$store.state.user.name,
functionId: 106002,
serialNumber: '106002Table1NodeName',
tableId: "106002Table1",
tableName: "刀具申请主表",
columnProp: "nodeName",
headerAlign: "center",
align: "left",
columnLabel: "节点名称",
columnHidden: false,
columnImage: false,
columnSortable: false,
sortLv: 0,
status: true,
fixed: '',
columnWidth: 120
},
{
userId: this.$store.state.user.name,
functionId: 106002,

Loading…
Cancel
Save