fix: bug
This commit is contained in:
@@ -363,7 +363,7 @@
|
||||
if(res.body.inRange){
|
||||
common.navigateTo('/pages/sparring/detail?traId=' + item.traId)
|
||||
}else{
|
||||
common.show(res.body.message)
|
||||
common.show('提示', res.body.message, false)
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user