订单详情打电话bug

parent fe3dc40e
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
<view class="right"> <view class="right">
<text @tap="copyTextToClipboard(info.nu)">复制</text> <text @tap="copyTextToClipboard(info.nu)">复制</text>
<text></text> <text></text>
<text @tap="callShopPhone(shopInfo.phone)">打电话</text> <text @tap="callShopPhone(phone)">打电话</text>
</view> </view>
</view> </view>
</view> </view>
......
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