From 3a1e17f87f01404201ad30c79857877c5766e7a7 Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期二, 16 九月 2025 17:01:03 +0800
Subject: [PATCH] 修复 部分单据 读取方案时 无法渲染自定义过滤条件的问题

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

diff --git a/WebTM/views/IpadIndex.html b/WebTM/views/IpadIndex.html
index f866f28..61a81d5 100644
--- a/WebTM/views/IpadIndex.html
+++ b/WebTM/views/IpadIndex.html
@@ -1192,7 +1192,7 @@
                 shift: 2,
                 area: ['100%', '100%'],
                 maxmin: true,
-                content: '鐢熶骇绠$悊/鍋滃伐鎭㈠鍗�/Sc_MESStopRestoreWorkBill.html?OperationType=2&linterid=&HSouceBillType=',
+                content: '鐢熶骇绠$悊/鎶ュ伐鍙板伐搴�/鍋滃伐鎭㈠鍗�/Sc_MESStopRestoreWorkBill.html?OperationType=2&linterid=&HSouceBillType=',
                 end: function () {
 
                 },

--
Gitblit v1.9.1