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