diff --git a/src/views/modules/base/partInformation.vue b/src/views/modules/base/partInformation.vue index 5db5281..d588e5e 100644 --- a/src/views/modules/base/partInformation.vue +++ b/src/views/modules/base/partInformation.vue @@ -1676,22 +1676,22 @@ fixed: '', columnWidth: 150 }, - { - userId: this.$store.state.user.name, - functionId: 104001, - serialNumber: '104001Table1StatusDesc', - tableId: '104001Table1', - tableName: '物料信息表', - columnProp: 'statusDesc', - headerAlign: 'center', - align: 'center', - columnLabel: '物料状态', - columnHidden: false, - columnImage: false, - status: true, - fixed: '', - columnWidth: 100 - }, + // { + // userId: this.$store.state.user.name, + // functionId: 104001, + // serialNumber: '104001Table1StatusDesc', + // tableId: '104001Table1', + // tableName: '物料信息表', + // columnProp: 'statusDesc', + // headerAlign: 'center', + // align: 'center', + // columnLabel: '物料状态', + // columnHidden: false, + // columnImage: false, + // status: true, + // fixed: '', + // columnWidth: 100 + // }, { userId: this.$store.state.user.name, functionId: 104001, @@ -1947,22 +1947,22 @@ status: true, fixed: '', columnWidth: 150 - }, - { - userId: this.$store.state.user.name, - functionId: 104001, - serialNumber: '104001Table1PlmPartNo', - tableId: '104001Table1', - tableName: '物料信息表', - columnProp: 'plmPartNo', - headerAlign: 'center', - align: 'center', - columnLabel: 'PLM料号', - columnHidden: false, - columnImage: false, - status: true, - fixed: '', - columnWidth: 120 + // }, + // { + // userId: this.$store.state.user.name, + // functionId: 104001, + // serialNumber: '104001Table1PlmPartNo', + // tableId: '104001Table1', + // tableName: '物料信息表', + // columnProp: 'plmPartNo', + // headerAlign: 'center', + // align: 'center', + // columnLabel: 'PLM料号', + // columnHidden: false, + // columnImage: false, + // status: true, + // fixed: '', + // columnWidth: 120 }, { userId: this.$store.state.user.name,