gaoluyang
2026-03-23 9b0ee652e8ac293d3a35539ed95af753df5bbc96
src/views/procurementManagement/advancedPriceManagement/index.vue
@@ -361,7 +361,7 @@
// 分页
const pagination = reactive({
  current: 1,
  size: 20
  size: 10
})