moved keyword Vue to generic components

This commit is contained in:
smilerz
2021-09-05 16:26:01 -05:00
parent 638dd96812
commit f12558951a
27 changed files with 476 additions and 156263 deletions

View File

@@ -172,6 +172,11 @@ export default {
resetSearch: function () {
this.search_right = ''
this.search_left = ''
this.right_page = 0
this.left_page = 0
this.right += 1
this.left += 1
this.$emit('reset')
},
infiniteHandler: function($state, col) {
let params = {