feat: 新增题目优化

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

View File

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