mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-24 12:32:53 +08:00
测试
This commit is contained in:
@@ -38,7 +38,7 @@ export default {
|
||||
if (res.result == 0) {
|
||||
this.userName = res.name
|
||||
this.userMobile = res.phoneNo
|
||||
this.manageComName = res.company
|
||||
this.manageComName = res.manageComName
|
||||
this.id = this.$route.query.id
|
||||
this.getPosterDetail()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user