lex-xin 3 年之前
父節點
當前提交
10c97b741b

文件差異過大導致無法顯示
+ 0 - 0
dist/app.3ff63babffd1b983d516.js


文件差異過大導致無法顯示
+ 0 - 0
dist/css/ArrangeWork.033362bd.css


文件差異過大導致無法顯示
+ 0 - 0
dist/index.html


文件差異過大導致無法顯示
+ 0 - 0
dist/js/ArrangeWork.e455f625.js


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

@@ -332,6 +332,7 @@ export default {
           name: res.content.songName,
           songPart: res.content.songPart,
         };
+        _this.$forceUpdate();
         // this.onSelectMusic(res);
         console.log(this.tabActiveList, "this.tabActiveList", this.params);
       }

部分文件因文件數量過多而無法顯示