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