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