jiangping
2025-03-11 35a90e467732d7f33cf0ebbaa5b3f20ed67982cb
admin/src/views/platform/LogisticsRecord/subscribe.vue
@@ -357,7 +357,7 @@
    },
    handleSizeChange (capacity) {
      this.pagination.pageSize = capacity
      this.getList()
      this.getList(1)
    }
  }
}