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