src/views/home/index.vue
@@ -1,6 +1,6 @@ <template> <div class="home-container layout-pd "> <el-row> <el-row gutter="10"> <el-col class="patTabel" :xs="6" :sm="6" :md="4" :lg="3" :xl="3" v-if="state.isTable"> <el-table :data="state.filterTableData" stripe :height="state.tableHeight.left" size="default" highlight-current-row @current-change="handleCurrentChange" style="width: 100%"> @@ -179,7 +179,7 @@ dispose: [null, '', undefined], } as any, filterTableData: [], activeName: '膳食调查', activeName: '患者档案', tableHeight: { left: 0, detailRight: 0