From b876ba86ee87a3564f2db7b2e7c28a55b69ffa91 Mon Sep 17 00:00:00 2001 From: wangxiang <1827945911@qq.com> Date: Sun, 8 May 2022 20:48:32 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=A3=20=E9=87=8D=E6=9E=84=E5=BA=95?= =?UTF-8?q?=E5=B1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kicc-ui/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/kicc-ui/README.md b/kicc-ui/README.md index 8b649c00..26b9801f 100644 --- a/kicc-ui/README.md +++ b/kicc-ui/README.md @@ -53,7 +53,7 @@ kicc-ui 是基于vben Admin的模板开发,使用了最新的`vue3`,`vite2`,`T // 但是由于内部类型定义为 string 没有定义为 string | string[] 从而在检查时候报 // error TS2322: Type 'string[]' is not assignable to type 'string'. // 项目中还有类似的还有很多组件库也出现这种问题比如 class 属性等等 - // 所以干脆直接 vue