zhangjie 1 سال پیش
والد
کامیت
87388f01ca
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/modules/print/components/PrintPlanBkDetail.vue

+ 1 - 0
src/modules/print/components/PrintPlanBkDetail.vue

@@ -327,6 +327,7 @@ export default {
         printPlanId: this.plan.id,
         list: dataList.map((item) => {
           return {
+            examDetailId: item.examDetailId,
             examId: item.examId,
             courseCode: item.courseCode,
             courseName: item.courseName,