duhe
2025-03-19 05f0aba1b1733574d366a24d8d55e00773cbda76
WebTM/views/ÑéÊÕÈë¿â/ίÍâÈë¿â/Kf_EntrustInBackBillList.html
@@ -105,7 +105,9 @@
        //
        form.on('submit(cmdCancel)', function () {
            parent.location.href = "../../../views/index.html"
            layer.confirm('您确定要退出吗?', { icon: 3, title: '提示' }, function (index) {
                window.close();
            });
            //window.close();//关闭当前页
        })