Commit 5534370e authored by dcy's avatar dcy

调仓电话号码添加“+”

parent 70a7c6c8
...@@ -55,7 +55,7 @@ ...@@ -55,7 +55,7 @@
{{ row.consignorName }} {{ row.consignorName }}
</p> </p>
<p> <p>
{{row.consignorPhone}} +{{row.consignorCountryCode}}{{row.consignorPhone}}
</p> </p>
</div> </div>
</div> </div>
...@@ -68,7 +68,7 @@ ...@@ -68,7 +68,7 @@
{{ row.consigneeName }} {{ row.consigneeName }}
</p> </p>
<p> <p>
{{ row.consigneePhone}} +{{row.consigneeCountryCode}}{{ row.consigneePhone}}
</p> </p>
</div> </div>
</template> </template>
......
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