From b742f00aac8e1e1bb628232383c35e67f4a41e4e Mon Sep 17 00:00:00 2001
From: cwjbxqmz <1134865194@qq.com>
Date: 星期五, 26 一月 2024 15:21:28 +0800
Subject: [PATCH] 1

---
 WebTM/views/模治具管理/模治具管理/Sc_MouldOtherOutBill.html |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git "a/WebTM/views/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/Sc_MouldOtherOutBill.html" "b/WebTM/views/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/Sc_MouldOtherOutBill.html"
index db43122..19f5940 100644
--- "a/WebTM/views/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/Sc_MouldOtherOutBill.html"
+++ "b/WebTM/views/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/\346\250\241\346\262\273\345\205\267\347\256\241\347\220\206/Sc_MouldOtherOutBill.html"
@@ -2,7 +2,7 @@
 <html>
 <head>
     <meta charset="utf-8" />
-    <title>鍏朵粬鍑哄簱鍗�</title>
+    <title>鍣ㄥ叿鍏朵粬鍑哄簱鍗�</title>
     <meta name="renderer" content="webkit">
     <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
     <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=0">
@@ -76,7 +76,7 @@
                                     </div>
                                     <div class="layui-row">
                                         <div class="layui-inline">
-                                            <label class="layui-form-label" style="width: 85px;padding: 9px 18px;">妯″叿浠撳簱</label>
+                                            <label class="layui-form-label" style="width: 85px;padding: 9px 18px;">鍣ㄥ叿浠撳簱</label>
                                             <div class="layui-input-block" style="margin-left: 77px;">
                                                 <input type="text" class="layui-input" name="HWHName" id="HWHName" style="background-color:#efefef4d;width: 60%;display: inline-block;" readonly>
                                                 <input type="hidden" name="HWHID" id="HWHID" value="0">
@@ -301,9 +301,9 @@
                 , cols: [[ //琛ㄥご
                     { type: 'checkbox', totalRowText: '鍚堣琛�' }
                     , { type: 'numbers', title: '搴忓彿', totalRow: true }
-                    , { field: 'HMaterID', title: '妯″叿ID', edit: 'text', hide: true }
-                    , { field: 'HMaterNumber', title: '妯″叿浠g爜', edit: 'text' }
-                    , { field: 'HMaterName', title: '妯″叿鍚嶇О', edit: 'text'}
+                    , { field: 'HMaterID', title: '鍣ㄥ叿ID', edit: 'text', hide: true }
+                    , { field: 'HMaterNumber', title: '鍣ㄥ叿浠g爜', edit: 'text' }
+                    , { field: 'HMaterName', title: '鍣ㄥ叿鍚嶇О', edit: 'text'}
                     , { field: 'HMaterModel', title: '瑙勬牸鍨嬪彿', edit: 'text'}
                     , { field: 'HPropertyNumber', title: '杈呭姪灞炴�т唬鐮�', edit: 'text', width: 110 }
                     , { field: 'HPropertyName', title: '杈呭姪灞炴�у悕绉�', edit: 'text', width: 110 }
@@ -320,8 +320,8 @@
                     , { field: 'HQty', title: '瀹炴敹鏁伴噺', edit: 'text' }
                     , { field: 'HPrice', title: '鍗曚环', edit: 'text' }
                     , { field: 'HMoney', title: '閲戦', edit: 'text' }
-                    , { field: 'HWHNumber', title: '妯″叿浠撳簱浠g爜', edit: 'text', width: 110 }
-                    , { field: 'HWHName', title: '妯″叿浠撳簱鍚嶇О', edit: 'text' }
+                    , { field: 'HWHNumber', title: '鍣ㄥ叿浠撳簱浠g爜', edit: 'text', width: 110 }
+                    , { field: 'HWHName', title: '鍣ㄥ叿浠撳簱鍚嶇О', edit: 'text' }
                     , { field: 'HSPNumber', title: '浠撲綅浠g爜', edit: 'text' }
                     , { field: 'HSPName', title: '浠撲綅鍚嶇О', edit: 'text' }
                     , { field: 'HSPGroupNumber', title: '浠撲綅缁勪唬鐮�', edit: 'text' }

--
Gitblit v1.9.1