Explorar el Código

完成按钮调整

liucf hace 5 años
padre
commit
17c6609f6d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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(() => {