Quellcode durchsuchen

委托单重签接口调用

duy vor 9 Monaten
Ursprung
Commit
924e859443
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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,
         })
     })