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