From fb20f0cf9bc64c4cd3baf23d6c2b0e6a601d0705 Mon Sep 17 00:00:00 2001
From: 野心家 <1051256694@qq.com>
Date: 星期二, 15 十一月 2022 22:38:00 +0800
Subject: [PATCH] 优化出库搜索功能
---
src/main/webapp/static/js/order/order.js | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/src/main/webapp/static/js/order/order.js b/src/main/webapp/static/js/order/order.js
index d3c7b82..b7bac8b 100644
--- a/src/main/webapp/static/js/order/order.js
+++ b/src/main/webapp/static/js/order/order.js
@@ -31,6 +31,10 @@
}
}
})
+
+
+
+
// 娓叉煋琛ㄦ牸
var insTb = table.render({
--
Gitblit v1.9.1