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