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