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