Browse Source

no message

linwenxin 6 months ago
parent
commit
f89168398c

+ 3 - 0
src/views/setting/insuranceAdministration/InsuranceAgreement/InsuranceAgreementForm.vue

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

+ 3 - 0
src/views/setting/insuranceAdministration/InsuranceContract/InsuranceContractForm.vue

@@ -404,6 +404,9 @@ export default {
                         onClick={() => {
                           this.formInline.websitId = ''
                           this.formInline.websitName = ''
+                          this.$nextTick(() => {
+                            EventBus.$emit('handlePaginationCallBack22')
+                          })
                         }}
                       >
                         重置

+ 3 - 0
src/views/setting/networkSigning/contractManagement/fddContractTemplate/index.vue

@@ -337,6 +337,9 @@ export default {
                         onClick={() => {
                           this.formInline.websitId = ''
                           this.formInline.websitName = ''
+                          this.$nextTick(() => {
+                            EventBus.$emit('handlePaginationCallBack11')
+                          })
                         }}
                       >
                         重置

+ 3 - 0
src/views/setting/networkSigning/settlementRelationshipAllocation/index.vue

@@ -273,6 +273,9 @@ export default {
                         onClick={() => {
                           this.formInline.websitId = ''
                           this.formInline.websitName = ''
+                          this.$nextTick(() => {
+                            EventBus.$emit('handlePaginationCallBack')
+                          })
                         }}
                       >
                         重置