flat: 列表查询
This commit is contained in:
@@ -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(
|
||||||
|
|||||||
Reference in New Issue
Block a user