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