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