src/views/education/subject/list.vue
@@ -18,6 +18,7 @@ <el-table v-loading="listLoading" :data="tableData" default-expand-all border fit highlight-current-row style="width: 100%" :tree-props="{children: 'children', hasChildren: 'hasChildren'}" row-key="id"