From c7137ea8e56dc7220d3733586a55bd7fcfadccb0 Mon Sep 17 00:00:00 2001 From: jackhoo_98 Date: Tue, 28 Mar 2023 10:58:00 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20bug#11021=E3=80=8111047=E3=80=8111088?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/PermissionButton/index.vue | 2 +- src/views/DataCollect/Channel/Save/index.vue | 1 + src/views/DataCollect/Channel/index.vue | 1 + .../Point/components/PointCardBox/index.vue | 3 + .../DataCollect/Collector/Point/index.vue | 83 +++++++++++++------ 5 files changed, 64 insertions(+), 26 deletions(-) diff --git a/src/components/PermissionButton/index.vue b/src/components/PermissionButton/index.vue index 979bcd26..1b8e41d7 100644 --- a/src/components/PermissionButton/index.vue +++ b/src/components/PermissionButton/index.vue @@ -1,7 +1,7 @@