fix: 解决npm,yarn 安装依赖报错的问题

This commit is contained in:
奔跑的面条
2022-06-15 16:08:59 +08:00
parent 8115950893
commit 737504cef5
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -18,7 +18,6 @@
<!-- https://github.com/SortableJS/vue.draggable.next -->
<draggable
item-key="id"
tag="transition-group"
v-model="reverseList"
ghostClass="ghost"
@change="onMoveCallback"