duy hace 9 meses
padre
commit
8846139439
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,