4679bfae by zhangmeng

票务备注

1 parent 20cae01f
...@@ -240,7 +240,7 @@ const query = ref({ ...@@ -240,7 +240,7 @@ const query = ref({
240 orderType:'5', 240 orderType:'5',
241 invoiced:'0', 241 invoiced:'0',
242 pageNo:1, 242 pageNo:1,
243 pageSize:20 243 pageSize:999
244 }) 244 })
245 const {proxy} = getCurrentInstance() 245 const {proxy} = getCurrentInstance()
246 const list = ref([]) 246 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!