xiaoxin hai 1 ano
pai
achega
1fe2b1dc98
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pagesRepairs/management/management.vue

+ 1 - 1
pagesRepairs/management/management.vue

@@ -116,7 +116,7 @@
 				<view class="item_box">
 					<view class="box_key">报修姓名:</view>
 					<view class="box_value">{{ item.userName }}</view>
-					<view class="box_type" v-if="item.timeoutStr">超时未接</view>
+					<!-- <view class="box_type" v-if="item.timeoutStr">超时未接</view> -->
 					<view class="box_type" v-if="item.maintenanceTimeout">维修超时</view>
 				</view>