Преглед на файлове

故障工单列表优化

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">