[bug] -解决线上 标协会议 嘉宾报名 费用不正确的bug
This commit is contained in:
@@ -660,11 +660,16 @@ Page({
|
||||
meetingCost: res.data.meetingCosts
|
||||
})
|
||||
}
|
||||
}).finally(() => {
|
||||
if(that.data.selectedIdentity) {
|
||||
that.changeIdentity({detail: {value: that.data.selectedIdentity}})
|
||||
}
|
||||
})
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
},
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user