소스 검색

查询数据条数增加

wangzhuo 1 년 전
부모
커밋
f95c73ae72
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/iosBasicData/bcorps/detailsPage.vue

+ 1 - 1
src/views/iosBasicData/bcorps/detailsPage.vue

@@ -1022,7 +1022,7 @@ export default {
       this.rateOptions = res.data.data.records
     })
     // 获取客户类别
-    bcorpstypedefineList().then(res => {
+    bcorpstypedefineList(1, 9999).then(res => {
       this.customTypeData = res.data.data.records
     })
     // 查询用户信息