zhangjie 2 years ago
parent
commit
a7e79e59c7
1 changed files with 5 additions and 0 deletions
  1. 5 0
      src/modules/analysis/views/AnalysisBatchManage.vue

+ 5 - 0
src/modules/analysis/views/AnalysisBatchManage.vue

@@ -58,6 +58,11 @@
           label="学期"
           label="学期"
           min-width="160"
           min-width="160"
         ></el-table-column>
         ></el-table-column>
+        <el-table-column
+          prop="examName"
+          label="考试"
+          min-width="160"
+        ></el-table-column>
         <el-table-column prop="status" label="状态" min-width="120">
         <el-table-column prop="status" label="状态" min-width="120">
           <template slot-scope="scope">
           <template slot-scope="scope">
             <span>
             <span>