From b506eb4639365fcf957daf346d15587fdfc83d0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E4=BC=9F=E4=BD=B3?= <2797716443@qq.com> Date: Wed, 27 Apr 2022 16:02:18 +0800 Subject: [PATCH] =?UTF-8?q?52690=20=E5=BE=81=E6=B1=82=E6=84=8F=E8=A7=81?= =?UTF-8?q?=E6=B5=81=E7=A8=8B=20=E6=89=B9=E5=87=86=E8=8A=82=E7=82=B9=20?= =?UTF-8?q?=E5=90=8C=E6=84=8F=E8=8A=82=E7=82=B9=20=E6=8C=89=E9=92=AE=20500?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/processCenter/pages/creatProcess/bzzqyj/step9.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/processCenter/pages/creatProcess/bzzqyj/step9.vue b/src/pages/processCenter/pages/creatProcess/bzzqyj/step9.vue index 54fd7334a..837ce4c6a 100644 --- a/src/pages/processCenter/pages/creatProcess/bzzqyj/step9.vue +++ b/src/pages/processCenter/pages/creatProcess/bzzqyj/step9.vue @@ -449,6 +449,7 @@ export default { handleSubmit() { this.isSubmit = true; var json = this.json; + json.info = this.data2 json.presidentFlag = '0'; json.onlyKey = this.onlyKey json.commentText = this.commentText9;