|
@@ -183,6 +183,9 @@ export default {
|
|
this.formInline.policyNumber = ''
|
|
this.formInline.policyNumber = ''
|
|
this.formInline.startTime = ''
|
|
this.formInline.startTime = ''
|
|
this.formInline.endTime = ''
|
|
this.formInline.endTime = ''
|
|
|
|
+ this.$nextTick(() => {
|
|
|
|
+ EventBus.$emit('handlePaginationCallBack33')
|
|
|
|
+ })
|
|
}}
|
|
}}
|
|
>
|
|
>
|
|
重置
|
|
重置
|