@@ -17,6 +17,12 @@
{{item.submitTime}}
</view>
+
+ <view class="list-item">
+ <view>
+ {{item.consumerPhone}}
+ </view>
<view class="list-item">
<view style="font-weight: 800;color: #03803B;">
{{item.vehicleNumber||'暂无车牌'}}
@@ -197,4 +203,4 @@
}
-</style>
+</style>