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>