From 0799375391eefda8bb490d3d8ba4df190e8fed9e Mon Sep 17 00:00:00 2001
From: yusijie <ysj@hz-kingdee.com>
Date: 星期四, 06 六月 2024 14:45:32 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-LayUI

---
 WebTM/views/IpadIndex.html |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/WebTM/views/IpadIndex.html b/WebTM/views/IpadIndex.html
index 11d3de7..0cfd1a8 100644
--- a/WebTM/views/IpadIndex.html
+++ b/WebTM/views/IpadIndex.html
@@ -1056,7 +1056,8 @@
             });
         }
 
-        //褰撳墠宸ュ崟(璧嬬爜)鎸夐挳鐐瑰嚮浜嬩欢
+
+        //褰撳墠宸ュ崟(姹囨姤)鎸夐挳鐐瑰嚮浜嬩欢
         function CodingReport(event, obj) {
             if (wktag == 0) {
                 layer.alert("璇烽�夋嫨宸ュ崟鍒楄〃", { icon: 5 });
@@ -1070,7 +1071,7 @@
                 shift: 2,
                 area: ['100%', '100%'],
                 maxmin: true,
-                content: '杞﹂棿绠$悊/宸ュ簭鍑虹珯姹囨姤鍗�/Cj_StationOutBill_CodingReport.html?OperationType=2&linterid=&HSouceBillType=',
+                content: '杞﹂棿绠$悊/宸ュ簭鍑虹珯姹囨姤鍗�/Cj_StationOutBill_CurrentWork.html?OperationType=2&linterid=&HSouceBillType=',
                 end: function () {
 
                 },
@@ -1389,7 +1390,7 @@
                             <div class="layui-col-sm12 layui-col-md4" onclick="CodingReport(event,this)">
                                 <div class="cnt bottomright">
                                     <span class="layui-icon layui-icon-console imgicon"></span>
-                                    <span class="imgtitle">褰撳墠宸ュ崟(璧嬬爜)</span>
+                                    <span class="imgtitle">褰撳墠宸ュ崟(姹囨姤)</span>
                                 </div>
                             </div>
                             <div class="layui-col-sm12 layui-col-md4" onclick="BeginDotCheck(event,this)">

--
Gitblit v1.9.1