修改 处理标准征求意见流程 反馈意见
This commit is contained in:
@@ -754,7 +754,7 @@
|
||||
this.acceptShow = false
|
||||
this.submitShow = true
|
||||
}
|
||||
this.commentForm.commentText3 = data.commentText3 || ''
|
||||
this.$set(this.commentForm, 'commentText3', data.commentText3 || '')
|
||||
this.form.presidentUser = data.form ? data.form.presidentUser :data.presidentUser
|
||||
this.form.presidentUserName = data.form ? data.form.presidentUserName : data.presidentUserName
|
||||
this.form.fjList = data.form ? data.form.fjList : (data.fjList ? data.fjList : [] )
|
||||
|
||||
Reference in New Issue
Block a user