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