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