008175aa by zhangmeng

票务

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