This commit is contained in:
parent
0116af0877
commit
8d44f3a145
|
|
@ -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"
|
||||
// }
|
||||
// ];
|
||||
}
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue