From ce7c04f35038f743e6a044eba960f3c4c670824d Mon Sep 17 00:00:00 2001 From: ruanqi Date: Wed, 29 May 2024 17:48:34 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E6=AC=A1=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/base/partInformation.vue | 64 +++++++++++----------- 1 file changed, 32 insertions(+), 32 deletions(-) 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,