ad6eff53 by zhangmeng

订单数量999

1 parent aa2cea42
......@@ -238,7 +238,9 @@ const activeName = ref(userStore.activeName||'5')
const query = ref({
createById: user.userId,
orderType:'5',
invoiced:'0'
invoiced:'0',
pageNo:1,
pageSize:999
})
const {proxy} = getCurrentInstance()
const list = ref([])
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!