新增批量下载桌码
This commit is contained in:
@@ -107,7 +107,7 @@ export default {
|
||||
this.loading = true
|
||||
try {
|
||||
const res = await queryAllShopUser({
|
||||
telephone: query,
|
||||
name: query,
|
||||
})
|
||||
this.loading = false
|
||||
this.options = res.content
|
||||
|
||||
Reference in New Issue
Block a user