Explorar el Código

首件上报修改

duy hace 2 años
padre
commit
5f08a6c1ec
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/other/first-item.vue

+ 1 - 1
src/views/other/first-item.vue

@@ -639,7 +639,7 @@ const reportModalClick = async (type) => {
     }else{
      
          const rows = deepClone(tableSelectionKeys.value)
-         const result=false
+         let result=false
             console.log('上报',rows)
         //判断自身是否满足条件
          const result1 = rows.every(({taskStatusStr})=> {