@@ -351,8 +351,6 @@ export default {
expiryDate: dayjs(this.dateSection.currentDate).format('YYYY-MM-DD'),
musicScoreSubjectDto: musicScoreSubjectDto
}
- console.log(params)
- return
addHomeWork(cleanDeep({...params})).then(res => {
let result = res.data
this.$toast.clear()