account list page supports dragging to change display order

This commit is contained in:
MaysWind
2023-07-19 02:28:50 +08:00
parent 107c9fce94
commit 2cbd8684cf
10 changed files with 231 additions and 91 deletions
+1
View File
@@ -44,6 +44,7 @@
"vue-i18n": "^9.2.2",
"vue-router": "^4.2.4",
"vue3-perfect-scrollbar": "^1.6.1",
"vuedraggable": "^4.1.0",
"vuetify": "^3.3.8"
},
"devDependencies": {