mo 3 年之前
父節點
當前提交
3ce7145178
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/views/withdrawal-application/index.vue

+ 0 - 1
src/views/withdrawal-application/index.vue

@@ -310,7 +310,6 @@ export default {
             this.isDisabled = false
           }
           this.musicForm = res.data;
-          console.log(res.data.userComment)
           this.activeRow = { ...row, ...res.data.returnFeeDto };
           this.quitForm.courseViewType = res.data.musicGroup.courseViewType;
           this.quitForm.userComment = res.data.userComment;