Explorar el Código

Signed-off-by: 李妹妹 <1639016684@qq.com>

李妹妹 hace 1 semana
padre
commit
a764c5657d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages_user/serviceOrderDetail.vue

+ 1 - 1
pages_user/serviceOrderDetail.vue

@@ -48,7 +48,7 @@
 						<view class="account-info">
 							<view class="account-item">
 								<text class="account-label">姓名:</text>
-								<text class="account-value">{{ serviceOrder.initiatorName || '王小明' }}</text>
+								<text class="account-value">{{ serviceOrder.doctorName || '王小明' }}</text>
 							</view>
 							<view class="account-item">
 								<text class="account-label">开户行:</text>