Przeglądaj źródła

Merge branch 'new' of http://192.168.2.236:10080/zhouna/preliminary into new

luolei 5 lat temu
rodzic
commit
c315374bde
1 zmienionych plików z 1 dodań i 1 usunięć
  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(() => {