From 0ad4f095768ce796b93e73e769ed5fcb9bfb248b Mon Sep 17 00:00:00 2001 From: zyqwst <790321193@qq.com> Date: Mon, 12 Oct 2020 22:45:03 +0800 Subject: [PATCH] =?UTF-8?q?1.=E6=B7=BB=E5=8A=A0=E5=9B=BD=E9=99=85=E5=8C=96?= =?UTF-8?q?=E6=94=AF=E6=8C=81=EF=BC=9B2.=E8=87=AA=E5=AE=9A=E4=B9=89?= =?UTF-8?q?=E5=B1=9E=E6=80=A7=E5=BC=80=E5=85=B3?= 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 de15fb3..b41ed74 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ export default { |disabledType|节点类型不可选择|Boolean||`false`| |root|是否是根节点|Boolean||`true`| |custom|是否允许添加自定义属性|Boolean||`false`| - +|lang|国际化(可选zh_CN和en_US)|String||`zh_CN`| Don't forget to star if it helped! 如果对您有帮助,别忘记给个星哦