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