diff --git a/src/views/modules/part/partInformation.vue b/src/views/modules/part/partInformation.vue index 79db9e5..6678f59 100644 --- a/src/views/modules/part/partInformation.vue +++ b/src/views/modules/part/partInformation.vue @@ -2230,22 +2230,22 @@ fixed: '', columnWidth: 150 }, - { - userId: this.$store.state.user.name, - functionId: 104001, - serialNumber: '104001Table1ActiveDesc', - tableId: '104001Table1', - tableName: '物料信息表', - columnProp: 'activeDesc', - headerAlign: 'center', - align: 'center', - columnLabel: '是否在用', - columnHidden: false, - columnImage: false, - status: true, - fixed: '', - columnWidth: 100 - }, + // { + // userId: this.$store.state.user.name, + // functionId: 104001, + // serialNumber: '104001Table1ActiveDesc', + // tableId: '104001Table1', + // tableName: '物料信息表', + // columnProp: 'activeDesc', + // headerAlign: 'center', + // align: 'center', + // columnLabel: '是否在用', + // columnHidden: false, + // columnImage: false, + // status: true, + // fixed: '', + // columnWidth: 100 + // }, { userId: this.$store.state.user.name, functionId: 104001,