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