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