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