qx
qx
6 天以前 44e7c74462e3dd3bf4bf24ab34b126d6e59c41f9
src/views/hosp/rules/index.vue
@@ -809,7 +809,7 @@
          return delRules(ids);
        })
        .then(() => {
          this.getList();
          this.getListByXmId();
          this.$modal.msgSuccess("删除成功");
        })
        .catch(() => { });