소스 검색

用户列表

yuansh 2 년 전
부모
커밋
06e9fc1675
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/activiti/form/demoForm2.vue

+ 1 - 0
src/views/activiti/form/demoForm2.vue

@@ -301,6 +301,7 @@ export default {
                                     // })
                                     this.dynamicData.supplierList = userData.data.supplierList
                                     this.dynamicData.customerList = userData.data.customerList
+                                    this.dynamicData.userNameList = userData.data.userNameList
                                 }
                               
                                 userData.result.records.forEach(user => {