This commit is contained in:
老叶
2021-07-16 17:39:47 +08:00
parent 67e703a45e
commit 33e1e8796f
5 changed files with 33 additions and 29 deletions
+3
View File
@@ -65,6 +65,9 @@ Component({
this.triggerEvent('closeevent', {
isClose: true
})
},
aaa(){
}
}
})