flat: 列表查询
This commit is contained in:
@@ -887,7 +887,7 @@ export default {
|
||||
const paramsd = {
|
||||
...params,
|
||||
...this.query,
|
||||
groupType: 0
|
||||
groupType: 1
|
||||
}
|
||||
this.loading = true;
|
||||
getList(
|
||||
|
||||
Reference in New Issue
Block a user