Эх сурвалжийг харах

教育局账户新增两列展示数据

周玉佂 5 сар өмнө
parent
commit
a2fdbd23cd

+ 20 - 0
src/components/institutionManage/InstitutionInfo.vue

@@ -117,6 +117,26 @@
           </el-switch>
         </template>
       </el-table-column>
+      <el-table-column
+          prop="allRegisterNum"
+          label="注册人数"
+          min-width="2"
+          align="center"
+      >
+<!--        <template slot-scope="scope">-->
+<!--          {{0}}-->
+<!--        </template>-->
+      </el-table-column>
+      <el-table-column
+          prop="allTestNum"
+          label="总测试次数"
+          min-width="2"
+          align="center"
+      >
+<!--        <template slot-scope="scope">-->
+<!--          {{0}}-->
+<!--        </template>-->
+      </el-table-column>
       <el-table-column label="操作" min-width="3" align="center">
         <template slot-scope="scope">
           <el-button type="primary" size="small" @click="viewDetail(scope.row)">