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