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