From 370dbef41246eff1d956a66fd3f6d8b63caa1000 Mon Sep 17 00:00:00 2001 From: zhutianqi Date: Fri, 31 Dec 2021 10:51:20 +0800 Subject: [PATCH] commit --- .../pages/creatProcess/bzdy/step3.vue | 38 ++++++++++--------- 1 file changed, 20 insertions(+), 18 deletions(-) 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