forked from github/dataease
fix: 表格分页问题
This commit is contained in:
parent
8bb5d5b427
commit
34a048d07a
@ -131,6 +131,7 @@ export default {
|
|||||||
},
|
},
|
||||||
watch: {
|
watch: {
|
||||||
chart: function() {
|
chart: function() {
|
||||||
|
this.resetPage()
|
||||||
this.init()
|
this.init()
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user