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