Skip to content

Commit 22cf0b5

Browse files
committed
docs: fix progress docs
1 parent eb35c68 commit 22cf0b5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

components/progress/demo/index.vue

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ const md = {
2222
- 当需要显示一个操作完成的百分比时。
2323
## 代码演示`,
2424
us: `# Progress
25+
Display the current progress of an operation flow.
26+
## When To Use
2527
If it will take a long time to complete an operation, you can use \`Progress\` to show the current progress and status.
2628
2729
- When an operation will interrupt the current interface, or it needs to run in the background for more than 2 seconds.

0 commit comments

Comments
 (0)