|
@@ -277,6 +277,7 @@ export default {
|
|
message: '核销成功!'
|
|
message: '核销成功!'
|
|
});
|
|
});
|
|
this.getWriteOffTableData()
|
|
this.getWriteOffTableData()
|
|
|
|
+ this.retrieveDataAgain()
|
|
}).finally(() => {
|
|
}).finally(() => {
|
|
this.oneClickVerificationBtnLoading =false
|
|
this.oneClickVerificationBtnLoading =false
|
|
})
|
|
})
|