瀏覽代碼

学生列表展示学习中心

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"