谢杰标 vor 2 Jahren
Ursprung
Commit
2a8442ff73
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      pages2/exam/exam_appointment.vue

+ 1 - 1
pages2/exam/exam_appointment.vue

@@ -100,7 +100,7 @@
 					<view class="item">
 						考试地点:
 						<!-- activeList.seatNumber 有座位号就显示roomAddress,否则显示applySiteAddress -->
-						<text class="val">{{ activeList.seatNumber ? (activeList.roomAddress || '') : (activeList.applySiteAddress || '') }}</text>
+						<text class="val">{{  activeList.applySiteAddress || ''}}</text>
 					</view>
 					<view class="item">
 						考试时间: