From b9dca84e7860ceb3da475d341d0fa1b13a7de51c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=90=9A=E8=87=B4=E8=BF=9C?= Date: Thu, 30 Jan 2020 13:06:17 +0800 Subject: [PATCH] docs: Update fileList.md (#21144) * Update fileList.md * Update fileList.md --- components/upload/demo/fileList.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/upload/demo/fileList.md b/components/upload/demo/fileList.md index 769ed86b76..2f7c01b481 100644 --- a/components/upload/demo/fileList.md +++ b/components/upload/demo/fileList.md @@ -7,7 +7,7 @@ title: ## zh-CN -使用 `fileList` 对列表进行完全控制,可以实现各种自定义功能,以下演示三种情况: +使用 `fileList` 对列表进行完全控制,可以实现各种自定义功能,以下演示二种情况: 1. 上传列表数量的限制。 @@ -15,7 +15,7 @@ title: ## en-US -You can gain full control over filelist by configuring `fileList`. You can accomplish all kinds of customed functions. The following shows three circumstances: +You can gain full control over filelist by configuring `fileList`. You can accomplish all kinds of customed functions. The following shows two circumstances: 1. limit the number of uploaded files.