fix?
This commit is contained in:
parent
8a79080048
commit
adb5a39b96
|
@ -11,6 +11,7 @@
|
||||||
}}</template>
|
}}</template>
|
||||||
<div v-panel style="border-radius: 6px">
|
<div v-panel style="border-radius: 6px">
|
||||||
<VueDraggable
|
<VueDraggable
|
||||||
|
ref="el"
|
||||||
v-model="reactions"
|
v-model="reactions"
|
||||||
class="zoaiodol"
|
class="zoaiodol"
|
||||||
:item-key="(item) => item"
|
:item-key="(item) => item"
|
||||||
|
|
Loading…
Reference in New Issue