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