浏览代码

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: "学员报名类型",
           label: "学员报名类型",
           prop: "studentTypeName",
           prop: "studentTypeName",
         },
         },
+        {
+          label: "是否补考学员",
+          prop: "studentType",
+        },
         {
         {
           label: "商品编码",
           label: "商品编码",
           prop: "code",
           prop: "code",