소스 검색

委托单重签接口调用

duy 9 달 전
부모
커밋
924e859443
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/tentative/detect/commission.vue

+ 1 - 0
src/views/tentative/detect/commission.vue

@@ -679,6 +679,7 @@ const signClick = async () => {
             type:resignModalRadio.value,
             nodeId:primaryKeyId,
             contractId: contractId.value,
+            status:item.status,
         })
     })