MrShi
2025-12-17 6b01dc5747fcab6de513a91cc79a8985e0cdc4d2
admin/src/views/vehicle/manager.vue
@@ -145,6 +145,7 @@
    clear() { },
    handleSizeChange(capacity) {
      this.pagination.capacity = capacity
      this.getList(1)
    }
  }
}