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