Parcourir la source

首件上报修改

duy il y a 2 ans
Parent
commit
5f08a6c1ec
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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})=> {