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/dispatchInfo.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/WCS/WIDESEAWCS_Client/src/extension/quartzJob/dispatchInfo.js b/WCS/WIDESEAWCS_Client/src/extension/quartzJob/dispatchInfo.js
index 24e1d94..a39e193 100644
--- a/WCS/WIDESEAWCS_Client/src/extension/quartzJob/dispatchInfo.js
+++ b/WCS/WIDESEAWCS_Client/src/extension/quartzJob/dispatchInfo.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