diff --git a/src/pages/processCenter/pages/creatProcess/bzjd/step1-1.vue b/src/pages/processCenter/pages/creatProcess/bzjd/step1-1.vue index 930e18aa2..2e198526f 100644 --- a/src/pages/processCenter/pages/creatProcess/bzjd/step1-1.vue +++ b/src/pages/processCenter/pages/creatProcess/bzjd/step1-1.vue @@ -210,7 +210,7 @@ :model="roleForm" :rules="roleFormRules" class="label-input-form"> - +

流程发起人

@@ -221,15 +221,15 @@
- + -

标准法规部部长

+

标准法规部高级经理

@@ -241,6 +241,7 @@ - +

流程发起人

@@ -228,15 +228,15 @@
- + -

标准法规部部长

+

标准法规部高级经理

@@ -993,7 +993,7 @@ export default { if (type === 0) { this.nodeList = [] this.nodeList.push(row) - this.drawerTitle = '选择标准法规部部长' + this.drawerTitle = '选择标准法规部高级经理' this.modalshowflag = true } else { this.drawerTitle = '选择责任人'