From 68e6706fd1849046b722895b2708ba819b3f6faf Mon Sep 17 00:00:00 2001
From: yusijie <ysj@hz-kingdee.com>
Date: 星期日, 30 十月 2022 11:32:57 +0800
Subject: [PATCH] 月度设置,工艺参数/单位/对应表

---
 WebTM/views/基础资料/公用基础资料/Gy_TechnologyParameterList.html     |    5 ++---
 WebTM/views/基础资料/公用基础资料/Gy_TechnologyParameterUnitList.html |    5 ++---
 WebTM/views/基础资料/公用基础资料/Pay_PeriodInfoSet.html              |    4 ++--
 WebTM/views/基础资料/公用基础资料/Gy_TechParamByProcList.html         |    1 -
 4 files changed, 6 insertions(+), 9 deletions(-)

diff --git "a/WebTM/views/\345\237\272\347\241\200\350\265\204\346\226\231/\345\205\254\347\224\250\345\237\272\347\241\200\350\265\204\346\226\231/Gy_TechParamByProcList.html" "b/WebTM/views/\345\237\272\347\241\200\350\265\204\346\226\231/\345\205\254\347\224\250\345\237\272\347\241\200\350\265\204\346\226\231/Gy_TechParamByProcList.html"
index 673e1bf..6f1c167 100644
--- "a/WebTM/views/\345\237\272\347\241\200\350\265\204\346\226\231/\345\205\254\347\224\250\345\237\272\347\241\200\350\265\204\346\226\231/Gy_TechParamByProcList.html"
+++ "b/WebTM/views/\345\237\272\347\241\200\350\265\204\346\226\231/\345\205\254\347\224\250\345\237\272\347\241\200\350\265\204\346\226\231/Gy_TechParamByProcList.html"
@@ -223,7 +223,6 @@
                 if (HNumber) {
                     sWhere += " and 宸ヨ壓鍙傛暟浠g爜 like '%" + HNumber + "%'";
                 }
-                var index = layer.load(0);
                 get_Display(sWhere);
                 sWhere = "";//璋冪敤鎺ュ彛鍚庢竻绌簊Where缂撳瓨
             }
diff --git "a/WebTM/views/\345\237\272\347\241\200\350\265\204\346\226\231/\345\205\254\347\224\250\345\237\272\347\241\200\350\265\204\346\226\231/Gy_TechnologyParameterList.html" "b/WebTM/views/\345\237\272\347\241\200\350\265\204\346\226\231/\345\205\254\347\224\250\345\237\272\347\241\200\350\265\204\346\226\231/Gy_TechnologyParameterList.html"
index db65ce6..3cafd17 100644
--- "a/WebTM/views/\345\237\272\347\241\200\350\265\204\346\226\231/\345\205\254\347\224\250\345\237\272\347\241\200\350\265\204\346\226\231/Gy_TechnologyParameterList.html"
+++ "b/WebTM/views/\345\237\272\347\241\200\350\265\204\346\226\231/\345\205\254\347\224\250\345\237\272\347\241\200\350\265\204\346\226\231/Gy_TechnologyParameterList.html"
@@ -192,7 +192,6 @@
 
             //#region 蹇�熻繃婊�
             function get_FastQuery(table, option) {
-                var ajaxLoad = layer.load();
                 var HNumber = $("#HNumber").val();
                 var HName = $("#HName").val();
                 var ColName = $("#ColName").val();//澶嶉�夋
@@ -221,10 +220,10 @@
                     sWhere += " and " + ColName + " " + com;
                 }
                 if (HNumber) {
-                    sWhere += " and HNumber like '%" + HNumber + "%'";
+                    sWhere += " and 宸ヨ壓鍙傛暟浠g爜 like '%" + HNumber + "%'";
                 }
                 if (HName) {
-                    sWhere += " and HName like '%" + HName + "%'";
+                    sWhere += " and 宸ヨ壓鍙傛暟鍚嶇О like '%" + HName + "%'";
                 }
                 get_Display(sWhere);
                 sWhere = "";//璋冪敤鎺ュ彛鍚庢竻绌簊Where缂撳瓨
diff --git "a/WebTM/views/\345\237\272\347\241\200\350\265\204\346\226\231/\345\205\254\347\224\250\345\237\272\347\241\200\350\265\204\346\226\231/Gy_TechnologyParameterUnitList.html" "b/WebTM/views/\345\237\272\347\241\200\350\265\204\346\226\231/\345\205\254\347\224\250\345\237\272\347\241\200\350\265\204\346\226\231/Gy_TechnologyParameterUnitList.html"
index 37495c1..9566413 100644
--- "a/WebTM/views/\345\237\272\347\241\200\350\265\204\346\226\231/\345\205\254\347\224\250\345\237\272\347\241\200\350\265\204\346\226\231/Gy_TechnologyParameterUnitList.html"
+++ "b/WebTM/views/\345\237\272\347\241\200\350\265\204\346\226\231/\345\205\254\347\224\250\345\237\272\347\241\200\350\265\204\346\226\231/Gy_TechnologyParameterUnitList.html"
@@ -218,12 +218,11 @@
                     sWhere += " and " + ColName + " " + com;
                 }
                 if (HNumber) {
-                    sWhere += " and HNumber like '%" + HNumber + "%'";
+                    sWhere += " and 宸ヨ壓鍙傛暟鍗曚綅浠g爜 like '%" + HNumber + "%'";
                 }
                 if (HName) {
-                    sWhere += " and HName like '%" + HName + "%'";
+                    sWhere += " and 宸ヨ壓鍙傛暟鍗曚綅鍚嶇О like '%" + HName + "%'";
                 }
-                var index = layer.load(0);
                 get_Display(sWhere);
                 sWhere = "";//璋冪敤鎺ュ彛鍚庢竻绌簊Where缂撳瓨
             }
diff --git "a/WebTM/views/\345\237\272\347\241\200\350\265\204\346\226\231/\345\205\254\347\224\250\345\237\272\347\241\200\350\265\204\346\226\231/Pay_PeriodInfoSet.html" "b/WebTM/views/\345\237\272\347\241\200\350\265\204\346\226\231/\345\205\254\347\224\250\345\237\272\347\241\200\350\265\204\346\226\231/Pay_PeriodInfoSet.html"
index 57a29a0..75515a5 100644
--- "a/WebTM/views/\345\237\272\347\241\200\350\265\204\346\226\231/\345\205\254\347\224\250\345\237\272\347\241\200\350\265\204\346\226\231/Pay_PeriodInfoSet.html"
+++ "b/WebTM/views/\345\237\272\347\241\200\350\265\204\346\226\231/\345\205\254\347\224\250\345\237\272\347\241\200\350\265\204\346\226\231/Pay_PeriodInfoSet.html"
@@ -299,10 +299,10 @@
                     sWhere += " and " + ColName + " " + com;
                 }
                 if (HNumber) {
-                    sWhere += " and 骞翠唤 like '%" + HNumber + "%'";
+                    sWhere += " and '骞翠唤' like '%" + HNumber + "%'";
                 }
                 if (HName) {
-                    sWhere += " and 鏈堜唤 like '%" + HName + "%'";
+                    sWhere += " and '鏈堜唤' like '%" + HName + "%'";
                 }
                 get_Display(sWhere);
                 sWhere = "";//璋冪敤鎺ュ彛鍚庢竻绌簊Where缂撳瓨

--
Gitblit v1.9.1