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