@@ -289,6 +289,7 @@ export default {
try {
const res = await getDoubleElevenList({
organId: this.searchForm.organId,
+ ...this.searchList
});
// ...this.searchList,
this.tableList = res.data;