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