소스 검색

1.fix:报考数据—批量导入列表(新增是否补考学员)

xiexaing 1 년 전
부모
커밋
45f4026059
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      src/views/education/examManagement/applicationData/bulkImportPlan/newYY.vue

+ 4 - 0
src/views/education/examManagement/applicationData/bulkImportPlan/newYY.vue

@@ -230,6 +230,10 @@ export default {
           label: "学员报名类型",
           prop: "studentTypeName",
         },
+        {
+          label: "是否补考学员",
+          prop: "studentType",
+        },
         {
           label: "商品编码",
           prop: "code",