From 135b5b2e497514dc4456e33b0db0fe5e7fa4e62f Mon Sep 17 00:00:00 2001 From: cuijian <cuijian@xalxzn.com> Date: 星期一, 11 八月 2025 09:11:19 +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