chore: 修改类别管理拖拽
正在显示
差异被折叠。
差异被折叠。
... | ... | @@ -13,17 +13,17 @@ |
"deploy": "node ./deploy.js" | ||
}, | ||
"dependencies": { | ||
"@element-plus/icons-vue": "^1.1.4", | ||
"@element-plus/icons-vue": "^2.0.4", | ||
"@tinymce/tinymce-vue": "^5.0.0", | ||
"axios": "^0.27.2", | ||
"blueimp-md5": "^2.19.0", | ||
"drag-drop-tree-table": "^1.1.1", | ||
"echarts": "^5.3.2", | ||
"element-plus": "^2.2.2", | ||
"element-plus": "^2.2.5", | ||
"pinia": "^2.0.14", | ||
"qs": "^6.10.3", | ||
"vue": "^3.2.36", | ||
"vue-router": "^4.0.15" | ||
"qs": "^6.10.5", | ||
"sortablejs": "^1.15.0", | ||
"vue": "^3.2.37", | ||
"vue-router": "^4.0.16" | ||
}, | ||
"devDependencies": { | ||
"@rushstack/eslint-patch": "^1.1.3", | ||
... | ... | @@ -36,11 +36,9 @@ |
"@vue/tsconfig": "^0.1.3", | ||
"ali-oss": "^6.17.1", | ||
"chalk": "^5.0.1", | ||
"drag-tree-table": "^2.2.0", | ||
"eslint": "^8.16.0", | ||
"eslint-plugin-vue": "^8.7.1", | ||
"sass": "^1.52.1", | ||
"sortablejs": "^1.15.0", | ||
"typescript": "~4.7.2", | ||
"unplugin-auto-import": "^0.8.7", | ||
"vite": "^2.9.9", | ||
... | ... |
请
注册
或者
登录
后发表评论