From 8e6f031f96ea3d11ae11809caeb3a4a6915ae6f9 Mon Sep 17 00:00:00 2001
From: tom <tom.he@highdatas.com>
Date: 星期五, 16 八月 2024 13:49:53 +0800
Subject: [PATCH] 调整

---
 module/approval/page/my_approval_list.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/module/approval/page/my_approval_list.html b/module/approval/page/my_approval_list.html
index 5ba9ab4..ea75866 100644
--- a/module/approval/page/my_approval_list.html
+++ b/module/approval/page/my_approval_list.html
@@ -625,7 +625,7 @@
 								height: "520px",
 								icon: "icon-product",
 								text: me.selectednode.name + (me.selectednode.textfield ? ("-" + row[me.selectednode.textfield]) : ""),
-								id: me.selectednode.id + row.id,//totab: true鏃堕渶璁剧疆锛岀敤浜庡垽鏂槸鍚﹀凡鎵撳紑姝ら〉闈�
+								id: me.selectednode.id + row.id + sceneCode,//totab: true鏃堕渶璁剧疆锛岀敤浜庡垽鏂槸鍚﹀凡鎵撳紑姝ら〉闈�
 								url: me.selectednode.pageurl,
 								data: row,
 								delta: me.selectednode,

--
Gitblit v1.8.0