docs: fix some mistakes (#8208)

This commit is contained in:
neverland
2021-02-24 16:09:57 +08:00
committed by GitHub
parent e819726991
commit 397af4f50a
10 changed files with 29 additions and 31 deletions
-2
View File
@@ -267,8 +267,6 @@ export default {
```
```js
import { reactive } from 'vue';
export default {
setup() {
const columns = [
-2
View File
@@ -290,8 +290,6 @@ export default {
```
```js
import { reactive } from 'vue';
export default {
setup() {
const columns = [