Merge branch '2.0'
This commit is contained in:
commit
70fe4ee16a
|
|
@ -265,7 +265,7 @@ export default {
|
|||
},
|
||||
value (val) {
|
||||
this.handleTableData()
|
||||
this.handleSearch()
|
||||
if (this.searchable) this.handleSearch()
|
||||
}
|
||||
},
|
||||
mounted () {
|
||||
|
|
|
|||
Loading…
Reference in New Issue