格式微调

This commit is contained in:
Yu Sun
2022-07-21 12:04:17 +08:00
parent 6cb41ef0c5
commit 127e7a1ea7

View File

@@ -181,7 +181,7 @@ Vue.use(D2Crud)
Vue.use(vueCheetahGrid) Vue.use(vueCheetahGrid)
``` ```
*(可选)*在`package.json`里更改`element-ui`版本: *(可选)* `package.json`里更改`element-ui`版本:
```json ```json
"element-ui": ">2.15.9 || 2.15.8", "element-ui": ">2.15.9 || 2.15.8",