无关风月
6 天以前 2b9dd95a59836284b5df6d49de247354b340e8a0
cloud-server-management/src/main/webapp/static/modular/system/tHuiminCard/tHuiminCard2.js
@@ -74,6 +74,7 @@
                return
            }
            const mv = this
            Feng.confirm("确定要删除该玩湃惠民卡吗?", function () {
            this.ids.forEach(id => {
                const ajax = new $ax(Feng.ctxPath + "/tHuiminCard/delete", function (data) {
@@ -85,6 +86,7 @@
                ajax.set("ids",mv.ids.join(","));
                ajax.start();
            })
            });
        },
        handleShelves(status) {
            // 上架逻辑