diff --git a/src/pages/processCenter/pages/creatProcess/bzdy/step3.vue b/src/pages/processCenter/pages/creatProcess/bzdy/step3.vue index 7124d9d82..a281cc8d0 100644 --- a/src/pages/processCenter/pages/creatProcess/bzdy/step3.vue +++ b/src/pages/processCenter/pages/creatProcess/bzdy/step3.vue @@ -110,14 +110,14 @@ 点击上传 - + @@ -127,19 +127,19 @@ - - - - - - - - - - - - - + + +
+ + +
+
+
{ this.saveLoading = false @@ -430,7 +431,7 @@ this.json.dyhz = this.form.dyhz this.isSubmit = true var json = this.json - // json.commentText = this.commentText + json.commentText = this.commentText3 json.fileId = this.form.fileId json.fileName = this.form.fileName json.docUser = this.newDocUser @@ -465,6 +466,7 @@ this.acceptShow = false this.submitShow = true } + this.commentText3 = data.commentText3 || '' this.todoId = res.id this.form.title = data.title || data.form.title this.form.date = data.date || data.form.date