From b00aa151a29d7aea25ae353309be6ddc3e22f265 Mon Sep 17 00:00:00 2001 From: chris <510148846@qq.com> Date: Thu, 11 Dec 2025 09:02:45 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E4=BF=AE=E5=A4=8D=E8=AE=BE=E5=A4=87?= =?UTF-8?q?=E7=AE=A1=E7=90=86=E9=97=AE=E9=A2=98=EF=BC=9B2=E3=80=81?= =?UTF-8?q?=E6=9B=B4=E6=96=B0Editor=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Editor/index.vue | 27 +++++++++- .../devices/components/PestFormDialog.vue | 49 +++++++++++++------ src/views/devices/config.js | 14 +++++- src/views/devices/index.vue | 17 ++----- 4 files changed, 75 insertions(+), 32 deletions(-) diff --git a/src/components/Editor/index.vue b/src/components/Editor/index.vue index 0a696f2..c5e2185 100644 --- a/src/components/Editor/index.vue +++ b/src/components/Editor/index.vue @@ -27,6 +27,7 @@