From 127e7a1ea7f6e92869d05fcfb3cc2681207fa700 Mon Sep 17 00:00:00 2001 From: Yu Sun Date: Thu, 21 Jul 2022 12:04:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=BC=E5=BC=8F=E5=BE=AE=E8=B0=83?= 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 8231868..56b3201 100644 --- a/README.md +++ b/README.md @@ -181,7 +181,7 @@ Vue.use(D2Crud) Vue.use(vueCheetahGrid) ``` -*(可选)*在`package.json`里更改`element-ui`版本: +*(可选)* 在`package.json`里更改`element-ui`版本: ```json "element-ui": ">2.15.9 || 2.15.8",