zhangxc %!s(int64=5) %!d(string=hai) anos
pai
achega
3532ed5546
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/js/qcList.js

+ 3 - 0
src/js/qcList.js

@@ -89,6 +89,9 @@ function renderTab(data){
             </tr>
         `
     }
+    if(data.length === 0){
+        hasSelectAll = false
+    }
     if(hasSelectAll){
         $('.scoreOpera img').attr("src" ,iconCheck)
         $('.scoreOpera').attr("data-selectall",true)