소스 검색

no message

linwenxin 4 달 전
부모
커밋
279032bdbf
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/setting/difficultyFee/difficultyExpenseApproval/InsuranceContractForm.vue

+ 1 - 1
src/views/setting/difficultyFee/difficultyExpenseApproval/InsuranceContractForm.vue

@@ -387,7 +387,7 @@ export default {
 
   created() {
     workerApplyDetail({
-      id: this.item.id
+      orderBaseId: this.item.orderBaseId
     }).then(res => {
       this.formData = { ...res.data }
       this.formDialog = true