From cb3cf9e88bf446b42131b777bdf9a728b1ebeb50 Mon Sep 17 00:00:00 2001 From: Fine Date: Wed, 18 Jun 2025 16:25:47 +0800 Subject: [PATCH] fix the snapshot charts --- src/views/alarm/components/Snapshot.vue | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/views/alarm/components/Snapshot.vue b/src/views/alarm/components/Snapshot.vue index 5b7fad33..028cc577 100644 --- a/src/views/alarm/components/Snapshot.vue +++ b/src/views/alarm/components/Snapshot.vue @@ -13,11 +13,9 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -->