From 8bfb8b2bd8f1bb53d4e0c6ad25b4de6b5da5e549 Mon Sep 17 00:00:00 2001
From: 王 垚 <1402714037@qq.com>
Date: 星期五, 26 十一月 2021 13:47:44 +0800
Subject: [PATCH] nothing
---
WebTM/views/验收入库/外购入库/Kf_POStockInBackBillList.html | 1 +
WebTM/views/领料发货/领料出库/Kf_MateOutBillList.html | 6 +++---
WebTM/views/领料发货/领料出库/Kf_MateOutBackBillList.html | 6 +++---
3 files changed, 7 insertions(+), 6 deletions(-)
diff --git "a/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\242\206\346\226\231\345\207\272\345\272\223/Kf_MateOutBackBillList.html" "b/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\242\206\346\226\231\345\207\272\345\272\223/Kf_MateOutBackBillList.html"
index afb09a1..fbd23d3 100644
--- "a/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\242\206\346\226\231\345\207\272\345\272\223/Kf_MateOutBackBillList.html"
+++ "b/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\242\206\346\226\231\345\207\272\345\272\223/Kf_MateOutBackBillList.html"
@@ -145,7 +145,7 @@
, laydate = layui.laydate
, util = layui.util
//鏌ヨ鏉′欢
- var sWhere = "";
+ var sWhere = " where 1 = 1 ";
var option = [];
var Name = "MouldProdInHouseCellWidth";
@@ -675,7 +675,7 @@
var index = layer.load(0);
get_Display(sWhere);
//璋冪敤鎺ュ彛鍚庢竻绌簊Where缂撳瓨
- sWhere = "";
+ sWhere = " where 1 = 1 ";
}
//閲嶇疆杩囨护鏉′欢
function set_ClearQuery() {
@@ -690,7 +690,7 @@
$("#HStockIn").val("");
$("#HStocOut").val("");
$("#HMakerMan").val("");
- sWhere = "";
+ sWhere = " where 1 = 1 ";
get_Display(sWhere);
}
//鍒锋柊
diff --git "a/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\242\206\346\226\231\345\207\272\345\272\223/Kf_MateOutBillList.html" "b/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\242\206\346\226\231\345\207\272\345\272\223/Kf_MateOutBillList.html"
index 3aeae19..fb18540 100644
--- "a/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\242\206\346\226\231\345\207\272\345\272\223/Kf_MateOutBillList.html"
+++ "b/WebTM/views/\351\242\206\346\226\231\345\217\221\350\264\247/\351\242\206\346\226\231\345\207\272\345\272\223/Kf_MateOutBillList.html"
@@ -145,7 +145,7 @@
, laydate = layui.laydate
, util = layui.util
//鏌ヨ鏉′欢
- var sWhere = "";
+ var sWhere = " where 1 = 1 ";
var option = [];
var Name = "MouldProdInHouseCellWidth";
@@ -675,7 +675,7 @@
var index = layer.load(0);
get_Display(sWhere);
//璋冪敤鎺ュ彛鍚庢竻绌簊Where缂撳瓨
- sWhere = "";
+ sWhere = " where 1 = 1 ";
}
//閲嶇疆杩囨护鏉′欢
function set_ClearQuery() {
@@ -690,7 +690,7 @@
$("#HStockIn").val("");
$("#HStocOut").val("");
$("#HMakerMan").val("");
- sWhere = "";
+ sWhere = " where 1 = 1 ";
get_Display(sWhere);
}
//鍒锋柊
diff --git "a/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\345\244\226\350\264\255\345\205\245\345\272\223/Kf_POStockInBackBillList.html" "b/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\345\244\226\350\264\255\345\205\245\345\272\223/Kf_POStockInBackBillList.html"
index 453e918..487cf14 100644
--- "a/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\345\244\226\350\264\255\345\205\245\345\272\223/Kf_POStockInBackBillList.html"
+++ "b/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\345\244\226\350\264\255\345\205\245\345\272\223/Kf_POStockInBackBillList.html"
@@ -690,6 +690,7 @@
var index = layer.load(0);
get_Display(sWhere);
//璋冪敤鎺ュ彛鍚庢竻绌簊Where缂撳瓨
+ sWhere = " where 1 = 1 ";
}
//閲嶇疆杩囨护鏉′欢
function set_ClearQuery() {
--
Gitblit v1.9.1