This commit is contained in:
liuye
2024-03-05 11:15:42 +08:00
parent e3529021f5
commit a44d04a56b

View File

@@ -106,7 +106,7 @@ export default {
size: 10, size: 10,
current, current,
// eventStatus: this.searchType, // eventStatus: this.searchType,
girdCode: this.searchGrid.girdCode, girdCode: this.girdCode,
searchType: this.searchType, searchType: this.searchType,
}, },
}).then((res) => { }).then((res) => {