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