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