福利
This commit is contained in:
@@ -647,13 +647,15 @@ layout("/mobile/platform.html"){
|
||||
})
|
||||
if (code === 0) {
|
||||
this.getUserSelection(this.projectId)
|
||||
this.$modal.msgSuccess(msg)
|
||||
this.$modal.msgSuccess("您已完成本次福利选择。")
|
||||
} else {
|
||||
this.$modal.msgError(msg)
|
||||
}
|
||||
this.confirmPopup = false
|
||||
await this.getProjectInfo()
|
||||
window.location.reload()
|
||||
setTimeout(() => {
|
||||
window.location.reload()
|
||||
}, 1000)
|
||||
},
|
||||
|
||||
//查看详情
|
||||
|
||||
Reference in New Issue
Block a user