Browse Source

学生列表展示学习中心

WANG 5 years ago
parent
commit
b6b19d638d
1 changed files with 6 additions and 0 deletions
  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"