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
     })
     // 查询用户信息