去除debugger
This commit is contained in:
@@ -192,7 +192,6 @@ export default {
|
||||
})
|
||||
// 查询参会人的信息
|
||||
getSingUpUserInfo({id:param.situationId}).then(res => {
|
||||
debugger
|
||||
if(res.success){
|
||||
this.situationInfo = res.result
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user