sc
This commit is contained in:
@@ -147,7 +147,7 @@
|
||||
distributorId.value = options.id
|
||||
loadProfitRules(distributorId.value )
|
||||
|
||||
getVipTypeList().then(res => {
|
||||
getVipTypeList({pageSize: -1}).then(res => {
|
||||
vipList.value = res.data?.list?.filter(item => item.useTypes.includes(1)) || []
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user