From ddefa8c2d3d8ee29ef0e0b9b17c1c102f8364869 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Wed, 19 Apr 2023 19:38:41 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=B2=202023=20=E9=87=8D=E6=9E=84=E5=89=A9?= =?UTF-8?q?=E4=BD=99=E7=9A=84=E4=BB=BB=E5=8A=A1=EF=BC=8C=E8=BD=AC=E6=88=90?= =?UTF-8?q?=20TODO=20=E5=88=B0=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (cherry picked from commit bcf8cccf8ba61ce00b36cb361e73509437a6e6f5) --- src/views/infra/redis/index.vue | 1 + src/views/mp/components/wx-location/main.vue | 2 +- src/views/mp/menu/components/MenuEditor.vue | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/views/infra/redis/index.vue b/src/views/infra/redis/index.vue index c2c1a6f2..f75eaae0 100644 --- a/src/views/infra/redis/index.vue +++ b/src/views/infra/redis/index.vue @@ -266,6 +266,7 @@ const handleKeyValue = async (row) => { cacheForm.value = res } onBeforeMount(() => { + // TODO @hiiwbs 微信,优化使用 Echart 组件 readRedisInfo() }) diff --git a/src/views/mp/components/wx-location/main.vue b/src/views/mp/components/wx-location/main.vue index 17598136..7f1333ee 100644 --- a/src/views/mp/components/wx-location/main.vue +++ b/src/views/mp/components/wx-location/main.vue @@ -1,5 +1,5 @@