52778 【WELINK】标准调研流程 任务分发节点 无法选择多人了,应支持多人

This commit is contained in:
宋伟佳
2022-05-13 16:16:06 +08:00
parent ee69ba062f
commit a1781c2bff
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -141,7 +141,7 @@ export default {
async getPhoneData() {
this.phoneForm.page = 1
this.roleList = []
this.result = []
// this.result = []
phoneUser(this.phoneForm).then(res => {
if (res.ok) {
this.roleList = res.data
@@ -55,7 +55,7 @@
clearable
></el-input>
<van-cell-group>
<van-field v-model="form.responUserListName" readonly @click.native="choiceZRR"/>
<van-field v-model="form.responUserListName" readonly clearable @click.native="choiceZRR"/>
</van-cell-group>
</el-form-item>
</div>
@@ -120,6 +120,7 @@
commentText2: '',
taskIds: this.$route.query.taskIds,
pId: this.$route.query.prcId,
showNodeList: [],
nodeList2: [],
type: '',
modalshowflag2: false, // drawer开关