@@ -179,14 +179,7 @@ export default {
getDealerListV2() {
getDealerListV2({
pageNum: 1,
- pageSize: -1,
- params: [
- {
- param: 'a.jiaxian_type',
- compare: '=',
- value: 'KING'
- }
- ]
+ pageSize: -1
}).then(res => {
this.commonData.customerList = res.data.records.map(k => {
return {