From 95f6f45e88b0e1003e69161ecab59cade20bfc54 Mon Sep 17 00:00:00 2001 From: qiaochuLei <124648559+qiaochuLei@users.noreply.github.com> Date: Tue, 28 Nov 2023 15:45:58 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20bug#=E7=89=A9=E6=A8=A1=E5=9E=8B=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E6=94=B9=E9=80=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * fix: bug#物模型新增改造 --- .../device/components/Metadata/Base/Base.vue | 32 +++++++------------ .../system/Apply/componenets/MenuDialog.vue | 12 +++++++ .../system/Apply/componenets/ThirdMenu.vue | 10 +++--- src/views/system/Apply/index.vue | 3 +- .../Menu/components/ChooseIconDialog.vue | 1 + 5 files changed, 30 insertions(+), 28 deletions(-) diff --git a/src/views/device/components/Metadata/Base/Base.vue b/src/views/device/components/Metadata/Base/Base.vue index b17608dd..a3fbc31c 100644 --- a/src/views/device/components/Metadata/Base/Base.vue +++ b/src/views/device/components/Metadata/Base/Base.vue @@ -1,6 +1,6 @@