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