duhe
2023-11-15 2eafb53bdfe0621d343e007d538114ac7ae2e09f
WebTM/views/ÑéÊÕÈë¿â/ÆäËûÈë¿â/Kf_OtherInBackBill_FastList.html
@@ -105,7 +105,9 @@
        //
        form.on('submit(cmdCancel)', function () {
            parent.location.href = "../../../views/index.html"
            layer.confirm('您确定要退出吗?', { icon: 3, title: '提示' }, function (index) {
                parent.location.href = "../../../views/index_Mobile.html"
            });
            //window.close();//关闭当前页
        })