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