소스 검색

1红包独立功能

xgb 2 달 전
부모
커밋
69f0a0aa04
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/his/company/index.vue

+ 1 - 1
src/views/his/company/index.vue

@@ -945,7 +945,7 @@ export default {
           this.showRedPacket=true
         }
       } else {
-        this.courseConfig = false;
+        this.showRedPacket = false;
       }
     });
     docList().then(response => {