From d5e8d77bbce2f4d7dfcbbdcd162d7aae2041f565 Mon Sep 17 00:00:00 2001
From: yang <1441163367@qq.com>
Date: 星期二, 25 十月 2022 17:54:46 +0800
Subject: [PATCH] first
---
src/views/monitor/redis/index.vue | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/views/monitor/redis/index.vue b/src/views/monitor/redis/index.vue
index 4f83589..fb4fe82 100644
--- a/src/views/monitor/redis/index.vue
+++ b/src/views/monitor/redis/index.vue
@@ -1,3 +1,4 @@
+<!--
<template>
<basic-container>
<el-row :span="24">
@@ -310,3 +311,4 @@
}
}
</script>
+-->
--
Gitblit v1.9.1