This commit is contained in:
@@ -207,7 +207,6 @@ export default {
|
||||
console.error(e)
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
async loadCustomers() {
|
||||
try {
|
||||
const res = await customerApi.getCustomers({ page: 1, pageSize: 100 })
|
||||
|
||||
Reference in New Issue
Block a user