ch
2023-03-03 1c10c76b47807b4de5cbd88710b861baf3e1c287
WebTM/views/ÑéÊÕÈë¿â/ίÍâÈë¿â/Kf_EntrustInBackBill.html
@@ -526,7 +526,9 @@
            form.on('submit(Cancel)', function () {
                sessionStorage["SourceFlag"] = false;
                parent.location.href = "../../../views/index.html"
                layer.confirm('您确定要退出吗?', { icon: 3, title: '提示' }, function (index) {
                    window.close();
                });
                //window.close();//关闭当前页
            })