diff --git a/package.json b/package.json index f7e0f63..4d9efa9 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,7 @@ "pinia": "^2.1.7", "pinia-plugin-persistedstate": "^3.2.1", "prettier": "^3.2.5", + "sortablejs": "^1.15.2", "tdesign-vue-next": "^1.9.3", "vite-plugin-mock": "^3.0.1", "vue": "^3.4.21", diff --git a/src/layout/components/LayoutAside.vue b/src/layout/components/LayoutAside.vue index 5ee21e2..4b6e2af 100644 --- a/src/layout/components/LayoutAside.vue +++ b/src/layout/components/LayoutAside.vue @@ -37,6 +37,9 @@ 票据列表 + + 拖拽效果 +