Commit 463e6610 authored by youjie's avatar youjie

优化

parent 2bf6273d
...@@ -260,7 +260,9 @@ ...@@ -260,7 +260,9 @@
goReserce(item){ goReserce(item){
this.msg.SaleName = item.SaleName this.msg.SaleName = item.SaleName
this.msg.SaleId = item.SaleId this.msg.SaleId = item.SaleId
this.showSalePreviwe = false; setTimeout(()=>{
this.showSalePreviwe = false
},500)
this.goUrl() this.goUrl()
}, },
getSale(){ getSale(){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment