doum
5 天以前 4308bbdb6b4893d23ddc2fcaf9c5dee412dd5ebd
admin/src/views/vehicle/manager.vue
@@ -145,6 +145,7 @@
    clear() { },
    handleSizeChange(capacity) {
      this.pagination.capacity = capacity
      this.getList(1)
    }
  }
}