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