Commit 50dc41bc authored by 罗超's avatar 罗超

修改企业信息

parent 8362f45c
...@@ -72,7 +72,7 @@ ...@@ -72,7 +72,7 @@
}, },
seeDetailsHandler(){ seeDetailsHandler(){
uni.navigateTo({ uni.navigateTo({
url:that.links[that.company.FirstShopType-1]+that.model.ID url:this.links[this.company.FirstShopType-1]+this.model.ID
}) })
}, },
......
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