From a5e8fb4e50f285538ad6800d5abdb66ea367db00 Mon Sep 17 00:00:00 2001
From: yusijie <ysj@hz-kingdee.com>
Date: 星期三, 14 一月 2026 10:59:42 +0800
Subject: [PATCH] 添康获取多车间订单排产;小卫彩盒SN校验标题调整;过站解绑列表添加日期区间过滤;香囊标签打印,添加暂停打印,继续打印功能

---
 WebTM/views/案例代码/华远/HY_InterfaceTest.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git "a/WebTM/views/\346\241\210\344\276\213\344\273\243\347\240\201/\345\215\216\350\277\234/HY_InterfaceTest.html" "b/WebTM/views/\346\241\210\344\276\213\344\273\243\347\240\201/\345\215\216\350\277\234/HY_InterfaceTest.html"
index e5b8be1..ab827f6 100644
--- "a/WebTM/views/\346\241\210\344\276\213\344\273\243\347\240\201/\345\215\216\350\277\234/HY_InterfaceTest.html"
+++ "b/WebTM/views/\346\241\210\344\276\213\344\273\243\347\240\201/\345\215\216\350\277\234/HY_InterfaceTest.html"
@@ -558,7 +558,7 @@
 
             //#region 鐐.VRS鍐呭眰鐢宠PNL鏉$爜
             function VRSInner_getBarCodeBill_PNL() {
-                var HLayOutName = "娴嬭瘯";
+                var HLayOutName = "鏈�鏂版祴璇�";
                 $.ajax({
                     url: GetWEBURL() + '/VRSInner/VRSInner_getBarCodeBill_PNL'
                     , async: false

--
Gitblit v1.9.1