新增批量下载桌码

This commit is contained in:
gyq
2024-06-14 11:42:07 +08:00
parent 313ec6e6f9
commit 2026193f0f
8 changed files with 32 additions and 19 deletions

View File

@@ -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