k94314517
2025-03-26 92aac24e1045295cd555d6a00985f9dedaf1bcea
admin/src/views/vehicle/category.vue
@@ -129,7 +129,7 @@
    },
    handleSizeChange (val) {
      this.pagination.pageSize = val
      this.getList()
      this.getList(1)
    }
  }
}