代码优化
This commit is contained in:
@@ -66,10 +66,9 @@
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
function toOrder(){
|
||||
go.to('PAGES_ORDER_INDEX',{
|
||||
userId:props.user.id||'',
|
||||
userId:props.user.userId||'',
|
||||
type:'user'
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user