qx
2025-07-04 4c4abb59d6ee838c61b851fcc7be93c0522c39c4
src/views/hosp/rules/index.vue
@@ -809,7 +809,7 @@
          return delRules(ids);
        })
        .then(() => {
          this.getList();
          this.getListByXmId();
          this.$modal.msgSuccess("删除成功");
        })
        .catch(() => { });