From 8d44f3a14567092e41fe6dc1a2703b6c52716586 Mon Sep 17 00:00:00 2001 From: zengmingjie Date: Thu, 26 Jun 2025 01:16:15 +0800 Subject: [PATCH] 1 --- src/views/menuData/AlertDialog.vue | 15 --------------- 1 file changed, 15 deletions(-) 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" - // } - // ]; } }); }