From 152dcc9ff08f17cba21ce494fb6e4d89ee4aaf0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E5=AE=8F=E6=96=8C?= <2164406372@qq.com> Date: Thu, 14 Aug 2025 09:20:58 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=A9=E6=96=99=E5=B1=9E=E6=80=A7=E8=AE=BE?= =?UTF-8?q?=E7=BD=AE=EF=BC=9A=E8=A7=A3=E5=86=B3=E7=89=A9=E6=96=99=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E6=A8=A1=E6=9D=BF=E5=90=8E=E5=B7=A5=E5=BA=8F=E6=9C=BA?= =?UTF-8?q?=E5=8F=B0=E4=B8=8D=E6=98=BE=E7=A4=BAbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/qc/qcPartAttribute.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/modules/qc/qcPartAttribute.vue b/src/views/modules/qc/qcPartAttribute.vue index fba91af..b4a9db2 100644 --- a/src/views/modules/qc/qcPartAttribute.vue +++ b/src/views/modules/qc/qcPartAttribute.vue @@ -1136,10 +1136,10 @@ { userId: this.$store.state.user.name, functionId: 301003, - serialNumber: '301003Table2OperationDesc', + serialNumber: '301003Table2Operation', tableId: "301003Table2", tableName: "检验模板清单表", - columnProp: 'operationDesc', + columnProp: 'operation', headerAlign: "center", align: "left", columnLabel: '工序', @@ -1154,10 +1154,10 @@ { userId: this.$store.state.user.name, functionId: 301003, - serialNumber: '301003Table2ResourceDesc', + serialNumber: '301003Table2ResourceID', tableId: "301003Table2", tableName: "检验模板清单表", - columnProp: 'resourceDesc', + columnProp: 'resourceID', headerAlign: "center", align: "left", columnLabel: '机台',