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