feat: 新增题目优化
This commit is contained in:
parent
df0afd4cad
commit
eaf8637e95
@ -75,10 +75,6 @@ const onDragEnd = (event) => {
|
||||
hasSetCurrentEditOne(event.newIndex)
|
||||
}
|
||||
|
||||
const onDragEnd = (event) => {
|
||||
setCurrentEditOne(event.newIndex)
|
||||
}
|
||||
|
||||
const showPreview = ({ snapshot }, id) => {
|
||||
previewImg.value = snapshot
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user