flat: 列表查询

This commit is contained in:
Apcallover
2024-04-10 16:03:14 +08:00
parent 2bd5a41e8c
commit e2db0e46a4

View File

@@ -887,7 +887,7 @@ export default {
const paramsd = { const paramsd = {
...params, ...params,
...this.query, ...this.query,
groupType: 0 groupType: 1
} }
this.loading = true; this.loading = true;
getList( getList(