SPU: 新增完善活动优先级拖拽排序

(cherry picked from commit 1e8945de63)
This commit is contained in:
puhui999
2023-10-20 16:36:50 +08:00
committed by shizhong
parent ccec7ad410
commit 139f45003d
4 changed files with 67 additions and 10 deletions

View File

@ -58,6 +58,7 @@
"pinia": "^2.1.7",
"qrcode": "^1.5.3",
"qs": "^6.11.2",
"sortablejs": "^1.15.0",
"steady-xml": "^0.1.0",
"url": "^0.11.3",
"video.js": "^7.21.5",
@ -84,6 +85,7 @@
"@types/nprogress": "^0.2.1",
"@types/qrcode": "^1.5.2",
"@types/qs": "^6.9.8",
"@types/sortablejs": "^1.15.4",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"@unocss/transformer-variant-group": "^0.56.5",