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