src/views/operate/management/myIndex/index.vue
@@ -88,7 +88,7 @@ <MyIllDetail :info=info v-else :mycode="code"></MyIllDetail> </el-dialog> <!-- tools --> <div class="tools"> <!-- <div class="tools"> <div class="funs"> <div class="funsItem funs-sp"> <el-checkbox v-model="all" @change="selectAll()">全选</el-checkbox> @@ -110,7 +110,7 @@ @prev-click="handlePrev" @next-click="handleNext"> </el-pagination> </div> </div> </div> --> </div> </main> </div> @@ -468,6 +468,9 @@ text-overflow: ellipsis; white-space: nowrap; overflow: hidden; .el-checkbox { display: none; } } &::v-deep .el-table__empty-block {