From f04fb9fafc2611b7c4ff7c1b018ee1ab9030fc90 Mon Sep 17 00:00:00 2001 From: pipipi-pikachu Date: Wed, 31 Mar 2021 17:27:28 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24a54121..9bb1f542 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ npm install npm run serve ``` -> 注意:要求vue版本必须为3.0.4且ant-design-vue版本必须为2.0.0,否则会出现下拉菜单样式异常 或 选择器在生命周期销毁阶段发生异常。这可能是ant-design-vue的一个bug。 +> 注意:要求vue版本必须为3.0.7或以下,且ant-design-vue版本必须为2.1.0或以下,否则会出现下拉菜单样式异常 或 选择器在生命周期销毁阶段发生异常。这可能是ant-design-vue的一个bug。 # 📜 功能列表