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;