1
yangle
2023-03-10 b18652a0a927b491f828863515ed6cf0cb533b59
WebTM/views/ÁìÁÏ·¢»õ/ÁìÁϳö¿â/Kf_MateOutBill_FastCheck.html
@@ -440,7 +440,7 @@
            form.on('submit(Cancel)', function () {
                sessionStorage["SourceFlag"] = false;
                layer.confirm('您确定要退出吗?', { icon: 3, title: '提示' }, function (index) {
                    window.close();
                    parent.location.href = "../../../views/index_Mobile.html";
                });
                //window.close();//关闭当前页
            })