yxj
2023-11-07 16ffe3d496ec85ef52afada3fd4863a4b3bee39b
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();//关闭当前页
        })