소스 검색

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

luolei 5 년 전
부모
커밋
c315374bde
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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(() => {