From 7841a613feb8603d3ba41d8ae95ec46104acb0c9 Mon Sep 17 00:00:00 2001
From: yusijie <ysj@hz-kingdee.com>
Date: 星期五, 24 三月 2023 09:53:52 +0800
Subject: [PATCH] 1

---
 WebTM/views/模治具管理/模治具管理/KF_BarCodeStatusChangeBillList.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git "a/WebTM/views/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/KF_BarCodeStatusChangeBillList.html" "b/WebTM/views/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/KF_BarCodeStatusChangeBillList.html"
index 51cfeb0..c33d3f4 100644
--- "a/WebTM/views/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/KF_BarCodeStatusChangeBillList.html"
+++ "b/WebTM/views/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/KF_BarCodeStatusChangeBillList.html"
@@ -264,11 +264,11 @@
             //#region 閲嶇疆杩囨护鏉′欢鏂规硶
             function set_ClearQuery() {
                 $("#HDate").val(Format(new Date(), "yyyy-MM-dd"));//鏃ユ湡
-                $("#btnSearch").click();
                 $("#ColContent").val("");
                 $("#ColName").val("0");
                 $("#Comparator").val("0");
                 form.render('select');
+                $("#btnSearch").click();
                 sWhere = "";
             }
             //#endregion

--
Gitblit v1.9.1