From e7c71dc0b27992ed250755bb1accc7154edf1263 Mon Sep 17 00:00:00 2001 From: tanjinzhou <415800467@qq.com> Date: Wed, 30 Oct 2019 16:38:15 +0800 Subject: [PATCH] feat: progress format support v-slot #1348 --- components/progress/demo/format.md | 5 +++++ components/progress/index.en-US.md | 2 +- components/progress/index.zh-CN.md | 2 +- components/progress/progress.jsx | 9 +++++++-- 4 files changed, 14 insertions(+), 4 deletions(-) diff --git a/components/progress/demo/format.md b/components/progress/demo/format.md index be66a92bb..7c016dd67 100644 --- a/components/progress/demo/format.md +++ b/components/progress/demo/format.md @@ -13,6 +13,11 @@ You can set a custom text by setting the `format` prop.
+ + +