src/views/team/disease/index.vue
@@ -179,6 +179,7 @@ <el-table border :data="tableData1" max-height="500" style="width: 100%; margin-right: 10px" @selection-change="handleSelectionChange" > @@ -190,7 +191,7 @@ > </el-table-column> </el-table> <el-table border :data="tableData2" style="width: 100%"> <el-table border :data="tableData2" max-height="500" style="width: 100%"> <el-table-column type="selection" width="40" align="center" /> <el-table-column prop="bingzhong" label="已选病种名称" align="center"> </el-table-column>