|
@@ -394,7 +394,7 @@ export default {
|
|
},
|
|
},
|
|
// 获取客户数据
|
|
// 获取客户数据
|
|
KHgetListfun(cname) {
|
|
KHgetListfun(cname) {
|
|
- KHgetList({ current: 1, size: 20, corpType: 'KH', cname: cname ? cname : null }).then(res => {
|
|
|
|
|
|
+ KHgetList({ current: 1, size: 20, corpType: 'GYS', cname: cname ? cname : null }).then(res => {
|
|
this.customerData = res.data.data.records
|
|
this.customerData = res.data.data.records
|
|
})
|
|
})
|
|
},
|
|
},
|