wtt
2024-06-25 8f9751179cc4e5d4a1fd7c14a64cc1da7a1898d6
WebTM/views/ÑéÊÕÈë¿â/ίÍâ³ö¿â/Kf_EntrustOutBill_Fast.html
@@ -530,7 +530,9 @@
            //关闭按钮
            form.on('submit(Cancel)', function () {
                Flag = false;
                parent.location.href = "../../../views/index.html"
                layer.confirm('您确定要退出吗?', { icon: 3, title: '提示' }, function (index) {
                    parent.location.href = "../../../views/index_Mobile.html";
                });
                //window.close();//关闭当前页
            })