liucf 5 rokov pred
rodič
commit
17c6609f6d
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      src/components/DetailBox.vue

+ 1 - 1
src/components/DetailBox.vue

@@ -61,7 +61,7 @@
         if(hasCheck){
           this.checkF = true;
         }
-        if(checkReq){
+        if(checkReq && hasCheck){
           this.reqFinish = true;
         }
         setTimeout(() => {