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