diff --git a/src/views/menuData/AlertDialog.vue b/src/views/menuData/AlertDialog.vue index 3e48e95..5486c7f 100644 --- a/src/views/menuData/AlertDialog.vue +++ b/src/views/menuData/AlertDialog.vue @@ -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" - // } - // ]; } }); }