src/components/MapView/mapMenuPop.vue
@@ -24,8 +24,9 @@ <el-table :data="tableData" ref="dialogPayChannel" height="300px" height="100%" style="width: 100%" border > <el-table-column align="center" @@ -56,7 +57,10 @@ ></el-table-column> </el-table> </div> <div class="pagination_box"> <div class="pagination_box" style="margin-top:10px" > <el-pagination @size-change="handleSizeChange" @current-change="handleCurrentChange" @@ -794,7 +798,8 @@ width: 100%; } .tableBox { height: 327px; position: relative; height: 89%; } .rightPage { margin-left: 50px;