From 1cf0b3dd6b2587934a8a34ddd1b3a5a851e9c375 Mon Sep 17 00:00:00 2001
From: dengjunjie <dengjunjie@hnkhzn.com>
Date: 星期五, 13 三月 2026 11:16:38 +0800
Subject: [PATCH] 添加移库数据反馈WMS

---
 代码管理/WCS/WIDESEAWCS_Client/src/views/basicinfo/kLSLocationInfo.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Client/src/views/basicinfo/kLSLocationInfo.vue" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Client/src/views/basicinfo/kLSLocationInfo.vue"
index 918b10d..3ff576a 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Client/src/views/basicinfo/kLSLocationInfo.vue"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Client/src/views/basicinfo/kLSLocationInfo.vue"
@@ -188,7 +188,7 @@
       [
         { title: "璐т綅缂栧彿", field: "locationCode", type: "like" },
 
-        { title: "浠撳簱缂栧彿", field: "warehouseId", type: "like" },
+        { title: "浠撳簱缂栧彿", field: "warehouseId", type: "equal" },
         { title: "璐т綅鍚嶇О", field: "locationName", type: "like" },
         
       ],

--
Gitblit v1.9.3