From 3022bb497d3af146e08868a202e942471e99b061 Mon Sep 17 00:00:00 2001
From: zgq <519541279@qq.com>
Date: 星期二, 27 七月 2021 12:05:20 +0800
Subject: [PATCH] nothing

---
 WebTM/views/基础资料/生产基础资料/Add_Edit_Gy_Source.html             |   18 +++---------------
 WebTM/views/质量管理/首件检验单/QC_Add_Edit_FirstPieceCheckBill.html |   18 ------------------
 2 files changed, 3 insertions(+), 33 deletions(-)

diff --git "a/WebTM/views/\345\237\272\347\241\200\350\265\204\346\226\231/\347\224\237\344\272\247\345\237\272\347\241\200\350\265\204\346\226\231/Add_Edit_Gy_Source.html" "b/WebTM/views/\345\237\272\347\241\200\350\265\204\346\226\231/\347\224\237\344\272\247\345\237\272\347\241\200\350\265\204\346\226\231/Add_Edit_Gy_Source.html"
index 22e4fd8..52d29b9 100644
--- "a/WebTM/views/\345\237\272\347\241\200\350\265\204\346\226\231/\347\224\237\344\272\247\345\237\272\347\241\200\350\265\204\346\226\231/Add_Edit_Gy_Source.html"
+++ "b/WebTM/views/\345\237\272\347\241\200\350\265\204\346\226\231/\347\224\237\344\272\247\345\237\272\347\241\200\350\265\204\346\226\231/Add_Edit_Gy_Source.html"
@@ -361,7 +361,7 @@
                             layer.msg(data.Message, { icon: 1 });
                             $('#set_SaveBill').addClass("layui-btn-disabled").attr("disabled", true);
                             //淇濆瓨鍚庢祻瑙�
-                            myfunction();
+                            ReRoadBillMain();
                         }
                         else {
                             layer.alert(data.Message, { icon: 5 });
@@ -478,24 +478,12 @@
             }
             //#endregion
 
-            //#region 鏂规硶
-            function myfunction() {
+            //#region 淇濆瓨鍚庢祻瑙堟柟娉�
+            function ReRoadBillMain() {
                 location.replace('Add_Edit_Gy_Source.html?OperationType=4&linterid=' + linterid + '&HSouceBillType=');
                 //document.location.href('Add_Edit_Gy_Source.html ? OperationType = 4 & linterid=' + linterid + ' & HSouceBillType=');
                 $('#set_SaveBill').addClass("layui-btn-disabled").attr("disabled", true);//淇濆瓨鍚庡姞杞芥暟鎹椂淇濆瓨鎸夐挳绂佺敤
             }
-            //#endregion
-
-            //#region 鏂规硶
-            //#endregion
-
-            //#region 鏂规硶
-            //#endregion
-
-            //#region 鏂规硶
-            //#endregion
-
-            //#region 鏂规硶
             //#endregion
 
         //#endregion
diff --git "a/WebTM/views/\350\264\250\351\207\217\347\256\241\347\220\206/\351\246\226\344\273\266\346\243\200\351\252\214\345\215\225/QC_Add_Edit_FirstPieceCheckBill.html" "b/WebTM/views/\350\264\250\351\207\217\347\256\241\347\220\206/\351\246\226\344\273\266\346\243\200\351\252\214\345\215\225/QC_Add_Edit_FirstPieceCheckBill.html"
index 7850a6a..1565462 100644
--- "a/WebTM/views/\350\264\250\351\207\217\347\256\241\347\220\206/\351\246\226\344\273\266\346\243\200\351\252\214\345\215\225/QC_Add_Edit_FirstPieceCheckBill.html"
+++ "b/WebTM/views/\350\264\250\351\207\217\347\256\241\347\220\206/\351\246\226\344\273\266\346\243\200\351\252\214\345\215\225/QC_Add_Edit_FirstPieceCheckBill.html"
@@ -324,24 +324,6 @@
             //    }, function () { window.location.href = "../../user/login.html"; });
             //}
 
-            /*鍥哄畾浠g爜锛屾瘡寮犲崟鎹兘瑕乥egin*/
-            /* 1.鏃犳簮鍗曟柊澧�
-             * 2.鏈夋簮鍗曟柊澧�
-             * 3.缂栬緫
-             * 4.娴忚
-             * 5.鍙樻洿
-             */
-            //鑾峰彇鍙傛暟
-            //function getUrlVars() {
-            //    var vars = [], hash;
-            //    var hashes = window.location.href.slice(window.location.href.indexOf('?') + 1).split('&');
-            //    for (var i = 0; i < hashes.length; i++) {
-            //        hash = hashes[i].split('=');
-            //        vars.push(hash[0]);
-            //        vars[hash[0]] = hash[1];
-            //    }
-            //    return vars;
-            //}
             var params = get_UrlVars();
             if (typeof (params[params[0]]) == "undefined") {
                 var OperationType = 1;//鎿嶄綔绫诲瀷

--
Gitblit v1.9.1