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