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