doum
21 小时以前 4e598bff548c0e4a89f30e1523bdfb8b59d97741
admin/src/views/vehicle/manager.vue
@@ -145,6 +145,7 @@
    clear() { },
    handleSizeChange(capacity) {
      this.pagination.capacity = capacity
      this.getList(1)
    }
  }
}