subPackage/workbench/views/report.vue
@@ -27,8 +27,8 @@ <text class="f-28 c-66">{{ item.phone }}</text> </view> <view class="item-row flex a-i-c j-c-s-b"> <text class="f-28">地址</text> <text class="address f-28 c-66">{{ item.addressName }}</text> <text class="f-28">事发地</text> <text class="address f-28 c-66">{{ item.address || "" }}</text> </view> </view> </view>