tom
2024-08-16 d128bca90c989ecbbe2f3054314b43a22b8871d1
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,