zx 1 年之前
父节点
当前提交
7fa4eb3aca
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      fhKeeper/formulahousekeeper/timesheet-workshop/src/views/product/list.vue

+ 1 - 0
fhKeeper/formulahousekeeper/timesheet-workshop/src/views/product/list.vue

@@ -164,6 +164,7 @@
             :page-size="pageSize"
             layout="total, prev, pager, next, sizes, jumper"
             :total="total"
+            style="float:right;"
           >
           </el-pagination>
         </div>