refactor: 使用VxeTable重构OAuth账号绑定列表(替代antdv的Table)

This commit is contained in:
dap
2024-11-08 20:52:23 +08:00
parent a3652b7971
commit f11523953f
2 changed files with 92 additions and 68 deletions

View File

@@ -1,3 +1,9 @@
# 1.1.1
**REFACTOR**
- 使用VxeTable重构OAuth账号绑定列表(替代antdv的Table)
# 1.1.0
**FEATURES**