From 9540ec372b6780d42719fe3b48c8609c59fbe2dc Mon Sep 17 00:00:00 2001 From: "Mr.Z" <709235321@qq.com> Date: Wed, 25 Aug 2021 17:36:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=AA=E7=AC=A6=E5=90=88=E9=A1=B9=E6=95=B4?= =?UTF-8?q?=E6=94=B9=E5=BA=93=E5=88=86=E9=A1=B5bug=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/processCenter/pages/creatProcess/bzzqyj/step6.vue | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/pages/processCenter/pages/creatProcess/bzzqyj/step6.vue b/src/pages/processCenter/pages/creatProcess/bzzqyj/step6.vue index e59a2bec0..6f79d2566 100644 --- a/src/pages/processCenter/pages/creatProcess/bzzqyj/step6.vue +++ b/src/pages/processCenter/pages/creatProcess/bzzqyj/step6.vue @@ -228,6 +228,9 @@ oldData: [], data: [], commentText: '', + oldText : '', + newText : '', + reason : '' , taskIds: this.$route.query.taskIds, pId: this.$route.query.prcId, roleRow: {}, @@ -284,6 +287,9 @@ chapterNumber : '章条编号', chapterName : '章节名称', commentText: '修改意见内容(包括理由或依据)', + oldText : '修改前', + newText : '修改后', + reason : '修改理由', department: '提出部门', responUserName: '提出人', stateText: '处理意见'