标准调研流程修改第三步回显上一步意见
This commit is contained in:
@@ -536,7 +536,7 @@
|
||||
// this.form.dyhz = data.form ? data.form.dyhz : ''
|
||||
this.newDocUser = data.docUser
|
||||
// this.form.fileList = data.form ? data.form.fileList : []
|
||||
this.commentText3 = data.commentText3 || data.commentText || ''
|
||||
this.commentText3 = data.commentText3 || ''
|
||||
this.form.fileName = data.form? data.form.fileName : data.fileName || ''
|
||||
this.form.fileId = data.form ? data.form.fileId : data.fileId || ''
|
||||
this.form.dyhz = data.form ? data.form.dyhz : data.dyhz || ''
|
||||
|
||||
Reference in New Issue
Block a user