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