1
zrg
2024-06-24 d33f1177a2057180d9db3e75894e86bc4fff67c0
WebTM/views/ÑéÊÕÈë¿â/ÆäËûÈë¿â/Kf_OtherInBackBill_Fast.html
@@ -565,8 +565,10 @@
        form.on('submit(Cancel)', function () {
            sessionStorage["SourceFlag"] = false;
            parent.location.href = "../../../views/index.html"
            //sessionStorage["SourceFlag"] = false;
            layer.confirm('您确定要退出吗?', { icon: 3, title: '提示' }, function (index) {
                parent.location.href = "../../../views/index_Mobile.html";
            });
            //window.close();//关闭当前页
        })