From ebef191888d9d2c2a2e7a7f677189164e4eef0b3 Mon Sep 17 00:00:00 2001
From: wtt <1985833171@qq.com>
Date: 星期二, 05 八月 2025 19:04:33 +0800
Subject: [PATCH] 车间委外接收单列表bug处理

---
 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