修正ts类型
This commit is contained in:
@@ -221,7 +221,7 @@ function resetQuery() {
|
||||
queryParams.value = {
|
||||
pageNum: 1,
|
||||
pageSize: 10,
|
||||
houseuse: null,
|
||||
buildingUse: null,
|
||||
buildingId: null,
|
||||
unitNo: null
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user