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