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