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: '处理意见'