@@ -183,6 +183,9 @@ export default {
this.formInline.policyNumber = ''
this.formInline.startTime = ''
this.formInline.endTime = ''
+ this.$nextTick(() => {
+ EventBus.$emit('handlePaginationCallBack33')
+ })
}}
>
重置
@@ -404,6 +404,9 @@ export default {
onClick={() => {
this.formInline.websitId = ''
this.formInline.websitName = ''
+ EventBus.$emit('handlePaginationCallBack22')
@@ -337,6 +337,9 @@ export default {
+ EventBus.$emit('handlePaginationCallBack11')
@@ -273,6 +273,9 @@ export default {
+ EventBus.$emit('handlePaginationCallBack')