ソースを参照

完成按钮调整

liucf 5 年 前
コミット
17c6609f6d
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(() => {