From d99d9a1437b2a46762d2fc061082522c0e8c516a Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期一, 23 十二月 2024 16:28:10 +0800
Subject: [PATCH] 1

---
 WebTM/Properties/PublishProfiles/JFTM.pubxml.user |    2 +-
 WebTM/views/仓存管理/条码生成/Gy_BarCodeBill.html         |    3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/WebTM/Properties/PublishProfiles/JFTM.pubxml.user b/WebTM/Properties/PublishProfiles/JFTM.pubxml.user
index 71558b0..ecb30dc 100644
--- a/WebTM/Properties/PublishProfiles/JFTM.pubxml.user
+++ b/WebTM/Properties/PublishProfiles/JFTM.pubxml.user
@@ -2404,7 +2404,7 @@
       <publishTime>09/11/2024 21:05:00</publishTime>
     </File>
     <File Include="views/浠撳瓨绠$悊/鏉$爜鐢熸垚/Gy_BarCodeBill.html">
-      <publishTime>12/23/2024 14:38:03</publishTime>
+      <publishTime>12/23/2024 16:25:39</publishTime>
     </File>
     <File Include="views/浠撳瓨绠$悊/鐢熶骇鍏ュ簱鍗�/Kf_ProductInBillList.html">
       <publishTime>09/13/2024 15:42:13</publishTime>
diff --git "a/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\346\235\241\347\240\201\347\224\237\346\210\220/Gy_BarCodeBill.html" "b/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\346\235\241\347\240\201\347\224\237\346\210\220/Gy_BarCodeBill.html"
index 13fd624..a27be32 100644
--- "a/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\346\235\241\347\240\201\347\224\237\346\210\220/Gy_BarCodeBill.html"
+++ "b/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\346\235\241\347\240\201\347\224\237\346\210\220/Gy_BarCodeBill.html"
@@ -67,6 +67,7 @@
                                                 <label class="layui-form-label">宸ュ巶浠g爜</label>
                                                 <div class="layui-input-inline">
                                                     <select name="HWorksNumber" id="HWorksNumber" lay-filter="HWorksNumber" class="layui-input" value="" style="float:left;width:150px">
+                                                        <option value="0">鑸滄垚</option>
                                                     </select>
                                                 </div>
                                             </div>
@@ -271,7 +272,7 @@
             //鍔犺浇宸ュ巶浠g爜鏁版嵁
             set_HWorksNumber();
             //鍔犺浇鏉$爜绫诲瀷鏁版嵁
-            //set_HBarCodeType();
+            set_HBarCodeType();
 
             var rowdata = [{
                 "HMaterID": 0, "HMaterCode": "", "HMaterNumber": "", "HMaterName": "", "HMaterModel": "", "HMaterSpec": "", "HBatchNo": "", "HUnitID": 0, "HUnitNumber": "", "HUnitName": "", "HDesignLife": 0, "HLeaveLife": 0, "HUseLife": 0, "HQtyMust": 0, "HQty": 0, "HBQty": 0, "HMinQty": 0, "HPackQty": 0, "HPrice": 0, "HMoney": 0, "HWHID": 0, "HWHCode": "", "HWHName": "", "HSPID": 0, "HSPCode": "", "HSPName": "", "HStockOrgID": sessionStorage["OrganizationID"], "HRemark": "", "HCoilNO": "", "HFurnaceNO": "", "HFactory": "",

--
Gitblit v1.9.1