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