lex-xin 3 년 전
부모
커밋
5c730ae785
5개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 0
      dist/app.b8d8f589dcdf3206f270.js
  2. 0 0
      dist/css/ArrangeWork.d263c1b4.css
  3. 0 0
      dist/index.html
  4. 0 0
      dist/js/ArrangeWork.f21f5fcb.js
  5. 1 1
      src/views/audition/ArrangeWork.vue

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/app.b8d8f589dcdf3206f270.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/css/ArrangeWork.d263c1b4.css


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/js/ArrangeWork.f21f5fcb.js


+ 1 - 1
src/views/audition/ArrangeWork.vue

@@ -333,7 +333,7 @@ export default {
           songPart: res.content.songPart,
         };
         // this.onSelectMusic(res);
-        console.log(this.tabActiveList, "this.tabActiveList");
+        console.log(this.tabActiveList, "this.tabActiveList", this.params);
       }
     });
   },

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.