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