From a19cef47cfdf67f41d85e1b527e87cbc42e210f9 Mon Sep 17 00:00:00 2001 From: fengyuan_yang <1976974459@qq.com> Date: Thu, 18 Jun 2026 09:30:14 +0800 Subject: [PATCH] =?UTF-8?q?2026-06-17=20Lab=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/part/partInformation.vue | 32 +++++++++++----------- 1 file changed, 16 insertions(+), 16 deletions(-) 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,