1
yusijie
2023-03-07 3b401deb561bc4fba4b8e16ceb065aeff8b1c031
WebTM/views/Éú²ú¹ÜÀí/Éú²ú»ã±¨µ¥/Sc_ICMOReportBill_FastNewList.html
@@ -108,7 +108,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();//关闭当前页
        })