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