Browse Source

学生列表展示学习中心

WANG 5 năm trước cách đây
mục cha
commit
b6b19d638d
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  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"