Commit bab83384 authored by 罗超's avatar 罗超

2

parent d528d11a
......@@ -167,6 +167,7 @@
},
todo() {
emit('next')
data.isShowExplain = false
}
}
onMounted(() => {
......
......@@ -161,6 +161,7 @@
},
todo(){
emit('next')
data.isShowExplain = false
}
}
onMounted(()=>{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment