部分
This commit is contained in:
@@ -42,6 +42,7 @@ Component({
|
||||
num:this.data.num
|
||||
}
|
||||
}).then((res)=>{
|
||||
this.triggerEvent('gai', {id:this.data.gid,num:this.data.num})
|
||||
|
||||
})
|
||||
|
||||
@@ -58,7 +59,7 @@ Component({
|
||||
num:this.data.num
|
||||
}
|
||||
}).then((res)=>{
|
||||
|
||||
this.triggerEvent('gai', {id:this.data.gid,num:this.data.num})
|
||||
})
|
||||
},
|
||||
sel(){
|
||||
|
||||
Reference in New Issue
Block a user