From edf3d7985429c0781ff7cd81204ced69178ba0d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=87=E5=88=9A?= <247026287@qq.com> Date: Wed, 16 Aug 2017 15:44:14 +0800 Subject: [PATCH] =?UTF-8?q?xAddress=EF=BC=9AAdd=20prop:show=20to=20control?= =?UTF-8?q?=20visibility=20(#1848)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/x-address/index.vue | 4 +++- src/components/x-address/metas.yml | 12 +++++++++++- src/demos/XAddress.vue | 7 +++++-- 3 files changed, 19 insertions(+), 4 deletions(-) diff --git a/src/components/x-address/index.vue b/src/components/x-address/index.vue index ec8223488..d010b8907 100755 --- a/src/components/x-address/index.vue +++ b/src/components/x-address/index.vue @@ -16,6 +16,7 @@ :cancel-text="cancelText" :display-format="displayFormat" :popup-style="popupStyle" + :show="show" @on-shadow-change="onShadowChange">