gaoluyang
2025-09-26 febbfe17f1ae201e62b9f23c7f29671251348e38
src/views/procurementManagement/advancedPriceManagement/index.vue
@@ -361,7 +361,7 @@
// 分页
const pagination = reactive({
  current: 1,
  size: 20
  size: 10
})