汇总(标准征求意见流程) 修改

This commit is contained in:
zyn
2022-12-15 10:47:29 +08:00
parent 7d4d3724cb
commit f3b95693bd
@@ -676,7 +676,7 @@ export default {
pId: this.pId
}).then(res => {
let data = JSON.parse(res.mesg);
this.commentText5 = data.commentText5 || ''
this.commentText5 = data.commentText || ''
this.onlyKey = data.form ? data.form.onlyKey :data.onlyKey
this.form.presidentUser = data.form ? data.form.presidentUser :data.presidentUser
this.form.presidentUserName = data.form ? data.form.presidentUserName : data.presidentUserName