谢杰标 2 năm trước cách đây
mục cha
commit
2a8442ff73
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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">
 						考试时间: