feat: 🎸 初版完成

This commit is contained in:
chenkl
2020-12-31 15:20:32 +08:00
parent 37ec378f0b
commit 5bfe4d236f
13 changed files with 63 additions and 13 deletions

View File

@@ -225,7 +225,7 @@ export default defineComponent({
if (type === 'add') {
currentChange(1)
}
close()
toggleVisible()
getExampleList()
}