RuoYi
2021-08-06 fc60c003c39139c450c1445b146a13ee4ee3f30b
ruoyi-ui/src/views/system/dept/index.vue
@@ -310,7 +310,7 @@
        }).then(() => {
          this.getList();
          this.msgSuccess("删除成功");
        })
        }).catch(() => {});
    }
  }
};