From 4ae26ac8be422b723e0405abaab57b9f1db9f771 Mon Sep 17 00:00:00 2001 From: neverland Date: Mon, 19 Mar 2018 10:21:37 +0800 Subject: [PATCH] [Improvement] AddressEdit: add show-delete prop (#716) --- docs/demos/views/address-edit.vue | 1 + docs/markdown/en-US/address-edit.md | 2 ++ docs/markdown/zh-CN/address-edit.md | 2 ++ package.json | 12 ++++---- packages/address-edit/index.vue | 7 +++-- yarn.lock | 46 +++++++++++++++++++++-------- 6 files changed, 49 insertions(+), 21 deletions(-) diff --git a/docs/demos/views/address-edit.vue b/docs/demos/views/address-edit.vue index ea33cf138..f350c0176 100644 --- a/docs/demos/views/address-edit.vue +++ b/docs/demos/views/address-edit.vue @@ -4,6 +4,7 @@