fix: watch deep in listSearch
This commit is contained in:
parent
d1b61a1489
commit
427f18d59e
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ export default {
|
|||
this.list = value
|
||||
},
|
||||
immeditate: true,
|
||||
deep: true,
|
||||
},
|
||||
},
|
||||
methods: {
|
||||
|
|
Loading…
Reference in a new issue