企标制修订起草页面回显问题
This commit is contained in:
@@ -3625,16 +3625,27 @@
|
||||
|
||||
// 人员信息
|
||||
let roleForm = JSON.parse(res.mesg).roleForm
|
||||
this.roleForm.qcUserName = roleForm.qcUserName
|
||||
this.roleForm.bzhUserName = roleForm.bzhUserName
|
||||
this.roleForm.hqUserName = roleForm.hqUserName
|
||||
this.roleForm.xdUserName = roleForm.xdUserName
|
||||
this.roleForm.fggcsUserName = roleForm.fggcsUserName
|
||||
this.roleForm.jsfzrUserName = roleForm.jsfzrUserName
|
||||
this.roleForm.bzUserName = roleForm.bzUserName
|
||||
this.roleForm.fzrUserName = roleForm.fzrUserName
|
||||
this.roleForm.zhrUserName = roleForm.zhrUserName
|
||||
this.roleForm.fbUserName = roleForm.fbUserName
|
||||
this.roleForm = roleForm
|
||||
// this.roleForm.qcUserId = roleForm.qcUserId
|
||||
// this.roleForm.qcUserName = roleForm.qcUserName
|
||||
// this.roleForm.bzhUserId = roleForm.bzhUserId
|
||||
// this.roleForm.bzhUserName = roleForm.bzhUserName
|
||||
// this.roleForm.hqUserId = roleForm.hqUserId
|
||||
// this.roleForm.hqUserName = roleForm.hqUserName
|
||||
// this.roleForm.xdUserId = roleForm.xdUserId
|
||||
// this.roleForm.xdUserName = roleForm.xdUserName
|
||||
// this.roleForm.fggcsUserId = roleForm.fggcsUserId
|
||||
// this.roleForm.fggcsUserName = roleForm.fggcsUserName
|
||||
// this.roleForm.jsfzrUserId = roleForm.jsfzrUserId
|
||||
// this.roleForm.jsfzrUserName = roleForm.jsfzrUserName
|
||||
// this.roleForm.bzUserId = roleForm.bzUserId
|
||||
// this.roleForm.bzUserName = roleForm.bzUserName
|
||||
// this.roleForm.fzrUserId = roleForm.fzrUserId
|
||||
// this.roleForm.fzrUserName = roleForm.fzrUserName
|
||||
// this.roleForm.zhrUserId = roleForm.zhrUserId
|
||||
// this.roleForm.zhrUserName = roleForm.zhrUserName
|
||||
// this.roleForm.fbUserId = roleForm.fbUserId
|
||||
// this.roleForm.fbUserName = roleForm.fbUserName
|
||||
}
|
||||
}).catch(e => {
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user