From 1382e7f901677dce9db97ba25d9095668c1cb67f Mon Sep 17 00:00:00 2001
From: zgq <519541279@qq.com>
Date: 星期三, 10 三月 2021 19:49:36 +0800
Subject: [PATCH] 2021-03-10统一更新

---
 WebTM/views/仓存管理/仓库调拨/Cc_LookingForBill.html |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git "a/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\344\273\223\345\272\223\350\260\203\346\213\250/Cc_LookingForBill.html" "b/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\344\273\223\345\272\223\350\260\203\346\213\250/Cc_LookingForBill.html"
index 6cf5efd..089ec8f 100644
--- "a/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\344\273\223\345\272\223\350\260\203\346\213\250/Cc_LookingForBill.html"
+++ "b/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\344\273\223\345\272\223\350\260\203\346\213\250/Cc_LookingForBill.html"
@@ -214,10 +214,10 @@
                     , { field: 'HIsStatus', title: '鏄惁鎵爜' }
                     , { field: 'HMTONo', title: '鎵瑰彿', width: 180 }
                     , { field: 'HSPID', title: '浠撲綅ID', hide: true }
-                    , { field: 'HSPName', title: '浠撲綅' }
+                    , { field: 'HSPName', title: '浠撲綅', hide: true }
                     , { field: 'HStatus', title: '鍦ㄥ簱鐘舵��', width: 165 }
                     , { field: 'HWhID', title: '浠撳簱ID', hide: true }
-                    , { field: 'HWhName', title: '浠撳簱', width: 130 }
+                    , { field: 'HWhName', title: '浠撳簱', width: 130, hide: true }
                     , { field: 'HSourceInterID', title: '婧愬崟ID', hide: true }
                     , { field: 'HSourceBillNo', title: '婧愬崟鍙�', width: 110 }
                     , { field: 'HGroupID', title: '鐝粍ID', hide: true }
@@ -255,10 +255,10 @@
                     , { field: 'HIsStatus', title: '鏄惁鎵爜' }
                     , { field: 'HMTONo', title: '鎵瑰彿', width: 180 }
                     , { field: 'HSPID', title: '浠撲綅ID', hide: true }
-                    , { field: 'HSPName', title: '浠撲綅' }
+                    , { field: 'HSPName', title: '浠撲綅', hide: true }
                     , { field: 'HStatus', title: '鍦ㄥ簱鐘舵��', width: 165 }
                     , { field: 'HWhID', title: '浠撳簱ID', hide: true }
-                    , { field: 'HWhName', title: '浠撳簱', width: 130 }
+                    , { field: 'HWhName', title: '浠撳簱', width: 130, hide: true }
                     , { field: 'HSourceInterID', title: '婧愬崟ID', hide: true }
                     , { field: 'HSourceBillNo', title: '婧愬崟鍙�', width: 110 }
                     , { field: 'HGroupID', title: '鐝粍ID', hide: true }

--
Gitblit v1.9.1