ソースを参照

故障工单列表优化

maotao 5 ヶ月 前
コミット
c653e13443
共有1 個のファイルを変更した2 個の追加2 個の削除を含む
  1. 2 2
      pages/incidentList/incidentList.vue

+ 2 - 2
pages/incidentList/incidentList.vue

@@ -22,8 +22,8 @@
22 22
           <view class="body_item_content_p" v-if="data.place || data.houseNumber">
23 23
             <text class="name ellipsis">详细地址:{{data.place ? data.place.building.buildingName : ''}}{{data.place ? data.place.floorName : ''}}{{data.houseNumber}}</text>
24 24
           </view>
25
-          <view class="body_item_content_p" v-if="data.currentLog && data.currentLog.extra1DTO && data.currentLog.extra2 && data.currentLog.startTime">
26
-            <text class="name ellipsis">延期处理:{{currentLogOverTime(data.currentLog)}}</text>
25
+          <view class="body_item_content_p" v-if="data.overtimeRemark">
26
+            <text class="name ellipsis">延期处理:{{data.overtimeRemark}}</text>
27 27
           </view>
28 28
           <view class="body_item_content_p">
29 29
             <text class="name" v-if="data.assigneeName">