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