wtt
2024-09-14 beca721acf4e026640d9ff22862136ea8c6df96c
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();//关闭当前页
        })