From 734f49c3f74e4a46cfb5892ce60dbf1bb86e74ab Mon Sep 17 00:00:00 2001 From: wankeda <Administrator@DESKTOP-HAU3ST3> Date: 星期二, 22 七月 2025 19:14:39 +0800 Subject: [PATCH] 出入库流程 --- WCS/WIDESEAWCS_Client/src/extension/quartzJob/deviceProtocol.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/WCS/WIDESEAWCS_Client/src/extension/quartzJob/deviceProtocol.js b/WCS/WIDESEAWCS_Client/src/extension/quartzJob/deviceProtocol.js index 24e1d94..a39e193 100644 --- a/WCS/WIDESEAWCS_Client/src/extension/quartzJob/deviceProtocol.js +++ b/WCS/WIDESEAWCS_Client/src/extension/quartzJob/deviceProtocol.js @@ -42,7 +42,7 @@ }, rowClick({ row, column, event }) { //鏌ヨ鐣岄潰鐐瑰嚮琛屼簨浠� - this.$refs.table.$refs.table.toggleRowSelection(row); //鍗曞嚮琛屾椂閫変腑褰撳墠琛�; + // this.$refs.table.$refs.table.toggleRowSelection(row); //鍗曞嚮琛屾椂閫変腑褰撳墠琛�; }, modelOpenAfter(row) { //鐐瑰嚮缂栬緫銆佹柊寤烘寜閽脊鍑烘鍚庯紝鍙互鍦ㄦ澶勫啓閫昏緫锛屽锛屼粠鍚庡彴鑾峰彇鏁版嵁 -- Gitblit v1.9.3