人生啊人生 2 달 전
부모
커밋
b41f613823
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      src/components/ThreeWorldEventQingXiCheAndQv/QingXiCheAndQvMain.vue

+ 3 - 3
src/components/ThreeWorldEventQingXiCheAndQv/QingXiCheAndQvMain.vue

@@ -147,9 +147,9 @@ watch(
  */
 const QingXiCheEventInit = () => {
 
-    if (CommonVal().loadSuccess == false) {
-        return;
-    }
+    // if (CommonVal().loadSuccess == false) {
+    //     return;
+    // }
 
     ComReturnCallbackExit();
     // console.log("初始化 清洗车 的逻辑 ===>");