src/views/yunpan/fujian.vue
@@ -334,7 +334,7 @@ :data="tableData" stripe border :cell-style="{padding:'7px 0','text-align':'center'}" :cell-style="{padding:'4.8px 0','text-align':'center'}" :header-cell-style="{'height':'5.3vh','background-color':'#e6e6e6','text-align':'center'}" style="width: 100%;color: #000;" > @@ -373,6 +373,7 @@ </el-table> <pagination v-show="total>0" style="text-align: right;width: 98%;" :total="total" :page.sync="pagination.num" :limit.sync="pagination.size"