Merge branch '2.x' into dev
This commit is contained in:
@@ -21,7 +21,9 @@ app.use(Search);
|
||||
```js
|
||||
export default {
|
||||
data() {
|
||||
value: '';
|
||||
return {
|
||||
value: '',
|
||||
};
|
||||
},
|
||||
};
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user