lex 3 年之前
父節點
當前提交
84c3f68678
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/audition/ArrangeWork.vue

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

@@ -455,7 +455,7 @@ export default {
         title: this.title,
         content: this.content,
         courseScheduleId: this.courseId,
-        expiryDate: dayjs(this.dateSection.currentDate).format("YYYY-MM-DD"),
+        // expiryDate: dayjs(this.dateSection.currentDate).format("YYYY-MM-DD"),
         musicScoreSubjectDto: musicScoreSubjectDto,
       };
       console.log(params, "params");