소스 검색

委托单重签修改

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

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

@@ -674,7 +674,7 @@ const signClick = async () => {
     let objArr = []
     rows.forEach((item)=>{
         objArr.push({
-            taskId:item.taskId || '',
+            // taskId:item.taskId || '',
             entrustId:item.id,
             type:resignModalRadio.value,
             nodeId:primaryKeyId,