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