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