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