|
|
@@ -109,9 +109,9 @@
|
|
|
<text class="field-label">收花:</text>
|
|
|
<text class="field-value">{{ item.receiveUserName || '' }}</text>
|
|
|
</view>
|
|
|
- <view class="info-row">
|
|
|
+ <view class="info-row" v-if="item.shopAdminName">
|
|
|
<text class="field-label">下单:</text>
|
|
|
- <text class="field-value">{{ item.shopAdminName || '' }}</text>
|
|
|
+ <text class="field-value">{{ item.shopAdminName }}</text>
|
|
|
</view>
|
|
|
<view class="info-row">
|
|
|
<text class="field-label">时间:</text>
|