4c4040a4 by zhangmeng

开票

1 parent a17c03a6
......@@ -207,6 +207,9 @@ async function getTicketListType() {
function select(v) {
selectForm.value.latId = v.id
selectForm.value.id = null
selectForm.value.price = '--'
selectForm.value.priceEn = '--'
getTicketListType()
}
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!