Browse Source

委托单重签接口调用

duy 9 months ago
parent
commit
924e859443
1 changed files with 1 additions and 0 deletions
  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,
         })
     })