Parcourir la source

学生列表展示学习中心

WANG il y a 5 ans
Parent
commit
b6b19d638d
1 fichiers modifiés avec 6 ajouts et 0 suppressions
  1. 6 0
      src/modules/examwork/view/student.vue

+ 6 - 0
src/modules/examwork/view/student.vue

@@ -198,6 +198,12 @@
             label="身份证"
             sortable
           ></el-table-column>
+          <el-table-column
+            prop="orgName"
+            width=""
+            label="学习中心"
+            sortable
+          ></el-table-column>
           <el-table-column
             prop="updateTime"
             width="168"