This commit is contained in:
xyc 2025-06-17 15:41:43 +08:00
parent 40d40b5108
commit 4f0787a03d

View File

@ -104,6 +104,11 @@
<text>经办人电话</text>
<text>{{ item.otherPhone }}</text>
</view>
<view class="on-input" v-if="item.content">
<uni-icons type="map" color="#999999" size="16"></uni-icons>
<text>接车备注</text>
<text>{{ item.content }}</text>
</view>
</view>
<view class="on-input">
<uni-icons type="car" color="#999999" size="16"></uni-icons>