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