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