zrg
2024-08-02 6a2cf9f4e0180ca707c5e0eb188f92ab74da5763
WebTM/views/ÑéÊÕÈë¿â/ÆäËûÈë¿â/Kf_OtherOutBill_CheckList_New.html
@@ -74,7 +74,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();//关闭当前页
        })