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