fuyongxin
2026-06-03 00e0dbbf98347b1e47a7e0aedd41baa61f7567ed
ruoyi-ui/src/components/Pagination/index.vue
@@ -63,7 +63,7 @@
  },
  data() {
    return {
    };
    }
  },
  computed: {
    currentPage: {
@@ -106,7 +106,6 @@
<style scoped>
.pagination-container {
  background: #fff;
  padding: 32px 16px;
}
.pagination-container.hidden {
  display: none;