From accd3d0e177b9c2e6c4504d33a7d05adda0f8700 Mon Sep 17 00:00:00 2001
From: taisheng <taisheng@qq.com>
Date: 星期六, 10 五月 2025 13:38:42 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/commandManage/commandManage.html |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/views/commandManage/commandManage.html b/src/main/webapp/views/commandManage/commandManage.html
index 539c90c..a95fb72 100644
--- a/src/main/webapp/views/commandManage/commandManage.html
+++ b/src/main/webapp/views/commandManage/commandManage.html
@@ -106,7 +106,10 @@
 					tableSearchParam: {
 						task_no: null,
 						status: null,
-						wrk_no: null
+						wrk_no: null,
+						barcode: null,
+						start_point: null,
+						target_point : null
 					},
 					commandStep: -1
 				},

--
Gitblit v1.9.1