lex-xin 5 lat temu
rodzic
commit
7ae2b3488a

Plik diff jest za duży
+ 0 - 0
dist/index.html


Plik diff jest za duży
+ 0 - 0
dist/static/js/chunk-49f1f558.725aec54.js


Plik diff jest za duży
+ 0 - 0
dist/static/js/chunk-49f1f558.bbaea738.js


+ 5 - 0
src/views/studentManager/components/studentRecord.vue

@@ -102,6 +102,11 @@
             </div>
           </template>
         </el-table-column>
+        <el-table-column align="center" label="教学模式">
+          <template slot-scope="scope">
+            <div>{{ scope.row.teachMode | teachMode }}</div>
+          </template>
+        </el-table-column>
       </el-table>
       <pagination
         :total="pageInfo.total"

Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików