feat(user table): add

This commit is contained in:
xiaoxian521
2021-03-31 18:01:12 +08:00
parent 84432c8bc5
commit 18bde6e5dc
5 changed files with 437 additions and 21 deletions

View File

@@ -28,8 +28,9 @@
"vue-router": "^4.0.4",
"vuedraggable": "^4.0.1",
"vuex": "^4.0.0",
"vxe-table": "^4.0.0-beta.10",
"xe-utils": "^3.1.8",
"vxe-table": "^4.0.7-beta.4",
"xe-ajax": "^4.0.5",
"xe-utils": "^3.1.12",
"xgplayer": "^2.18.3"
},
"devDependencies": {