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