Parcourir la source

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

xiexaing il y a 1 an
Parent
commit
45f4026059

+ 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",