标准调研流程修改第三步回显上一步意见

This commit is contained in:
zhoulingpo
2023-12-05 09:59:39 +08:00
parent d3d1346cf0
commit bd820559a0
@@ -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 || ''