MrShi
昨天 8a84570a2e4623d3688425780f47ae5fa2121afe
admin/src/views/vehicle/manager.vue
@@ -145,6 +145,7 @@
    clear() { },
    handleSizeChange(capacity) {
      this.pagination.capacity = capacity
      this.getList(1)
    }
  }
}