Merge branch 'fix/surveyEdit' of https://github.com/Liang-Yaxin/xiaoju-survey into fix/surveyEdit

This commit is contained in:
梁亚鑫 2024-10-13 13:04:23 +08:00
commit df0afd4cad

View File

@ -75,6 +75,10 @@ const onDragEnd = (event) => {
hasSetCurrentEditOne(event.newIndex)
}
const onDragEnd = (event) => {
setCurrentEditOne(event.newIndex)
}
const showPreview = ({ snapshot }, id) => {
previewImg.value = snapshot