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