liukangdong
2025-03-11 6cfd5d9a0c8f7bacbe2d3d1b1d84511207789ca6
admin/src/views/platform/components/PlatformSign.vue
@@ -142,7 +142,7 @@
    },
    handleSizeChange(e) {
      this.pagination.pageSize = e
      this.getList()
      this.getList(1)
    },
    handlePageChange(e) {
      this.pagination.page = e