008175aa by zhangmeng

票务

2 parents a8a815df d793ca6b
......@@ -259,6 +259,8 @@ onMounted(() => {
invoiceId = route.query.invoiceId
getList()
}
if(user.userName.indexOf('@')>-1){
form.value.address = user.userName
}
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!