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