Lou
2023-11-30 ed3eff368eb421028ae898950ea4796e4c5b6e0a
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>