This commit is contained in:
gyq
2024-07-09 11:27:41 +08:00
parent a821d74884
commit f723b25933
2 changed files with 6 additions and 5 deletions

View File

@@ -106,7 +106,8 @@ export default {
page: this.tableData.page,
size: this.tableData.size,
sort: 'id',
shopId: localStorage.getItem('shopId')
shopId: localStorage.getItem('shopId'),
name: this.query.blurry
})
this.tableData.loading = false
this.tableData.list = res.content