From 4628da946a37f7aea2a790c32645150af4e3b5de Mon Sep 17 00:00:00 2001
From: zzr99 <1940172413@qq.com>
Date: 星期四, 13 一月 2022 19:16:17 +0800
Subject: [PATCH] nothing

---
 WebTM/views/仓存管理/委外用料单/WW_PPBomBillList.html |   18 +++++++++---------
 WebTM/views/index.html                       |    2 +-
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/WebTM/views/index.html b/WebTM/views/index.html
index af0a276..f2f0284 100644
--- a/WebTM/views/index.html
+++ b/WebTM/views/index.html
@@ -119,6 +119,7 @@
                                     <a>濮斿璁㈠崟</a>
                                     <dl class="layui-nav-child">
                                         <dd><a lay-href="閲囪喘绠$悊/濮斿璁㈠崟/WW_EntrustOrderBillList.html">濮斿璁㈠崟缁存姢</a></dd>
+                                        <dd><a lay-href="浠撳瓨绠$悊/濮斿鐢ㄦ枡鍗�/WW_PPBomBillList.html">濮斿鐢ㄦ枡鍗曠淮鎶�</a></dd>
                                     </dl>
                                 </dd>
                                 <dd>
@@ -203,7 +204,6 @@
                                         <dd><a lay-href="楠屾敹鍏ュ簱/濮斿鍏ュ簱/Kf_EntrustInBillList.html">濮斿鍔犲伐鍏ュ簱鍗曠淮鎶�</a></dd>
                                         <dd><a lay-href="棰嗘枡鍙戣揣/濮斿鍑哄簱/Kf_EntrustOutBillList.html">濮斿鍔犲伐鍑哄簱鍗曠淮鎶�</a></dd>
                                         <dd><a lay-href="浠撳瓨绠$悊/鍒嗘寮忚皟鍏ュ崟/Fb_StepFoldinBillList.html">鍒嗘寮忚皟鍏ュ崟缁存姢</a></dd>
-                                        <dd><a lay-href="浠撳瓨绠$悊/濮斿鐢ㄦ枡鍗�/WW_PPBomBillList.html">濮斿鐢ㄦ枡鍗曠淮鎶�</a></dd>
                                     </dl>
                                 </dd>
                                 <dd>
diff --git "a/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\345\247\224\345\244\226\347\224\250\346\226\231\345\215\225/WW_PPBomBillList.html" "b/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\345\247\224\345\244\226\347\224\250\346\226\231\345\215\225/WW_PPBomBillList.html"
index b8fbd49..8b3606f 100644
--- "a/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\345\247\224\345\244\226\347\224\250\346\226\231\345\215\225/WW_PPBomBillList.html"
+++ "b/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\345\247\224\345\244\226\347\224\250\346\226\231\345\215\225/WW_PPBomBillList.html"
@@ -244,16 +244,16 @@
 
                     }
                 };
-                //璁剧疆鍒楀
-                var colWidth = getColumnsWidth();
-                if (colWidth == "" || colWidth == []) {
+                ////璁剧疆鍒楀
+                //var colWidth = getColumnsWidth();
+                //if (colWidth == "" || colWidth == []) {
 
-                }
-                else {
-                    $.each(columns, function (x, m) {
-                        m["width"] = colWidth[x];
-                    });
-                }
+                //}
+                //else {
+                //    $.each(columns, function (x, m) {
+                //        m["width"] = colWidth[x];
+                //    });
+                //}
             }
             //鍔犺浇缃戞牸
             function get_Display(sWhere) {

--
Gitblit v1.9.1