소스 검색

学生列表展示学习中心

WANG 5 년 전
부모
커밋
b6b19d638d
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  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"