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