gaoluyang
5 天以前 14f694d913698b5e04b09f6e6df789cbd1102937
src/views/procurementManagement/advancedPriceManagement/index.vue
@@ -361,7 +361,7 @@
// 分页
const pagination = reactive({
  current: 1,
  size: 20
  size: 10
})