From 669c8f90c60b0f6f524dad6b6644c96b4e11d7d2 Mon Sep 17 00:00:00 2001 From: g7hoo Date: Tue, 9 Aug 2022 16:16:34 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E5=AF=B9dialog=E8=BF=9B=E8=A1=8C?= =?UTF-8?q?=E6=94=B9=E7=89=88=E4=B9=8B=E5=89=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../base-dialog/addOrUpdate/index.vue | 83 ++++++++++++------- src/views/main-navbar.vue | 4 +- src/views/modules/monitoring/product.vue | 7 ++ src/views/pages/login.vue | 10 ++- 4 files changed, 69 insertions(+), 35 deletions(-) diff --git a/src/components/base-dialog/addOrUpdate/index.vue b/src/components/base-dialog/addOrUpdate/index.vue index 7a14903..6e1509f 100644 --- a/src/components/base-dialog/addOrUpdate/index.vue +++ b/src/components/base-dialog/addOrUpdate/index.vue @@ -1,41 +1,28 @@