yxj
2023-12-29 8090efbdf274206ccce431fb54d7ebaef5d9a41a
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();//关闭当前页
            })