From b4fccc0d704362a1747cc90d6e8c60414ad1a1f6 Mon Sep 17 00:00:00 2001
From: pan <antony1029@163.com>
Date: 星期二, 25 十一月 2025 05:33:39 +0800
Subject: [PATCH] Merge branch 'master' of http://115.159.85.185:8098/r/ZhongRui/ALDbanyunxiangmu

---
 项目代码/WIDESEA_WMSClient/src/views/record/locationStatusChangeRecord.vue |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEA_WMSClient/src/views/record/locationStatusChangeRecord.vue" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEA_WMSClient/src/views/record/locationStatusChangeRecord.vue"
index a22ee58..d66e4d4 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEA_WMSClient/src/views/record/locationStatusChangeRecord.vue"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEA_WMSClient/src/views/record/locationStatusChangeRecord.vue"
@@ -44,9 +44,9 @@
     });
     const searchFormOptions = ref([
       [
-        { title: "璐т綅鍙�", field: "locationCode" },
-        { title: "鍗曟嵁缂栧彿", field: "orderNo" },
-        { title: "浠诲姟鍙�", field: "taskNum" },
+        { title: "璐т綅鍙�", field: "locationCode" ,type:"like"},
+        { title: "鍗曟嵁缂栧彿", field: "orderNo",type:"like"},
+        { title: "浠诲姟鍙�", field: "taskNum" ,type:"like"},
       ],
       [
         {

--
Gitblit v1.9.3