浏览代码

委托单重签接口调用

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,
             type:resignModalRadio.value,
             nodeId:primaryKeyId,
             nodeId:primaryKeyId,
             contractId: contractId.value,
             contractId: contractId.value,
+            status:item.status,
         })
         })
     })
     })