From 40ef749f0bb7defd15d74be8c522b7cb4c68234e Mon Sep 17 00:00:00 2001 From: xuyiming Date: Thu, 28 May 2020 18:31:19 +0800 Subject: [PATCH] =?UTF-8?q?apassDialog=E5=BC=B9=E7=AA=97=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/apass-dialog.vue | 2 +- src/pages/authority/organization.vue | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/src/components/apass-dialog.vue b/src/components/apass-dialog.vue index b138390..cc4efd9 100644 --- a/src/components/apass-dialog.vue +++ b/src/components/apass-dialog.vue @@ -44,7 +44,7 @@ export default { }, title: { type: String, - default: () => "", + default: () => "提示", }, msg: { type: String, diff --git a/src/pages/authority/organization.vue b/src/pages/authority/organization.vue index cc2d496..8c27b8c 100644 --- a/src/pages/authority/organization.vue +++ b/src/pages/authority/organization.vue @@ -32,11 +32,9 @@ - + > -- 2.26.0