MrShi
17 小时以前 3003ab05f20cacea2d1e7d9bd027d26b1813864e
admin/src/views/vehicle/manager.vue
@@ -145,6 +145,7 @@
    clear() { },
    handleSizeChange(capacity) {
      this.pagination.capacity = capacity
      this.getList(1)
    }
  }
}