diff --git a/src/pages/processCenter/pages/creatProcess/bzjd/step2.vue b/src/pages/processCenter/pages/creatProcess/bzjd/step2.vue index 5f9c0d958..dfc5bf555 100644 --- a/src/pages/processCenter/pages/creatProcess/bzjd/step2.vue +++ b/src/pages/processCenter/pages/creatProcess/bzjd/step2.vue @@ -116,13 +116,6 @@ - - + + @@ -392,14 +392,14 @@ choiceZRRS (row, type, index) { this.type = type if (type === 1) { - this.drawerTitle = '选择执行人' + this.drawerTitle = '选择责任人' this.nodeList2 = [] this.zxIndex = index this.nodeList2.push(row) this.modalshowflag2 = true } else { // 批量 - this.drawerTitle = '批量选择执行人' + this.drawerTitle = '批量选择责任人' if (this.zxIdList.length > 0) { this.nodeList2 = [] this.modalshowflag2 = true @@ -513,7 +513,7 @@ } this.sarType = data.standInData || data.sarType this.json = data - let arr + let arr = [] if (typeof(data.itemList) === 'string') { arr = JSON.parse(data.itemList) } else { diff --git a/src/pages/processCenter/pages/creatProcess/bzjd/step3.vue b/src/pages/processCenter/pages/creatProcess/bzjd/step3.vue index ba8f527b2..a59334f4f 100644 --- a/src/pages/processCenter/pages/creatProcess/bzjd/step3.vue +++ b/src/pages/processCenter/pages/creatProcess/bzjd/step3.vue @@ -114,14 +114,6 @@ 查看条款内容 - - @@ -177,6 +169,14 @@ show-overflow-tooltip align="center"> + + 查看条款内容 - - + + 查看条款内容 - - + + 查看条款内容 - - + +