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