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