From a5a80af9017fdb8d378eb6f682e24dae99d19977 Mon Sep 17 00:00:00 2001 From: cuijian <cuijian@xalxzn.com> Date: 星期五, 15 八月 2025 10:12:09 +0800 Subject: [PATCH] 孔加工工具增加字段 --- src/views/tms/modules/toolLedger/ToolLedgerListRight.vue | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/views/tms/modules/toolLedger/ToolLedgerListRight.vue b/src/views/tms/modules/toolLedger/ToolLedgerListRight.vue index 6a257e2..c270a49 100644 --- a/src/views/tms/modules/toolLedger/ToolLedgerListRight.vue +++ b/src/views/tms/modules/toolLedger/ToolLedgerListRight.vue @@ -286,11 +286,11 @@ align:"center", dataIndex: 'accuracyClass' }, - { - title:'瀛樺偍浣嶇疆', - align:"center", - dataIndex: 'storageLocation' - }, + // { + // title:'瀛樺偍浣嶇疆', + // align:"center", + // dataIndex: 'storageLocation' + // }, { title:'搴撲綅鍙�', align:"center", -- Gitblit v1.9.3