瀏覽代碼

1030 11:31

mo 5 年之前
父節點
當前提交
cd01b28a31

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


文件差異過大導致無法顯示
+ 0 - 0
dist/static/js/chunk-1e7593f4.af34bf26.js


+ 0 - 2
src/views/teamBuild/teamSeting/components/coursePlan.vue

@@ -613,8 +613,6 @@ export default {
 
     },
     submitCardList () {
-      console.log(this.classCardList);
-      return;
       workOut({ musicGroupID: this.teamid, courseSchedules: this.classCardList }).then(res => {
         if (res.code == 200) {
           this.$message.success('恭喜您排课成功')

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