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