This commit is contained in:
zengmingjie 2025-06-26 01:16:15 +08:00
parent 0116af0877
commit 8d44f3a145
1 changed files with 0 additions and 15 deletions

View File

@ -262,21 +262,6 @@ export default {
};
});
this.paginationParam.total = res.data.total;
// this.tableData = [
// {
// batchId: "1936635182949994496",
// startTime: "2025-06-22 11:59:43",
// endTime: "2025-06-22 12:02:10",
// duration: 147,
// model: "8",
// sn: "1581F6CDC23B6003DTL2",
// frequency: 0,
// isWhitelist: false,
// whitelist: null,
// positionId: "1924768527160578048",
// positionName: "louding"
// }
// ];
}
});
}