소스 검색

提交代码

Lijy 2 주 전
부모
커밋
2deaa70546
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      fhKeeper/formulahousekeeper/timesheet/src/views/project/financeComponents/incomeDetail.vue

+ 1 - 0
fhKeeper/formulahousekeeper/timesheet/src/views/project/financeComponents/incomeDetail.vue

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