去除提示
This commit is contained in:
@@ -99,7 +99,7 @@ Component({
|
||||
// console.log(res)
|
||||
},
|
||||
onLeave(res) {
|
||||
console.log(this.data.item)
|
||||
// console.log(this.data.item)
|
||||
this.triggerEvent('leave', {index: this.data.cur,item: this.data.list[this.data.cur]})
|
||||
},
|
||||
onAfterLeave(res) {
|
||||
|
||||
Reference in New Issue
Block a user