From 373a3bcea86ede2f24b6e701b576e23d3aeaebd8 Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期四, 29 五月 2025 09:18:31 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-LayUI
---
WebTM/views/仓存管理/条码生成/Gy_BarCodeBill.html | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
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 ef6f3c2..b5b909b 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"
@@ -95,6 +95,7 @@
<option value="9">鐢熶骇閫�鏂欏崟</option>
<option value="10">宸ュ簭娴佽浆鍗�</option>-->
<option value="11">閿�鍞嚭搴撳崟</option>
+ <option value="12">棰嗘枡鍑哄簱鍗�</option>
</select>
</div>
</div>
@@ -485,6 +486,9 @@
case '11':
return '閿�鍞嚭搴撳崟';
break;
+ case '12':
+ return '棰嗘枡鍑哄簱鍗�';
+ break;
}
}
--
Gitblit v1.9.1