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