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