shish 3 лет назад
Родитель
Сommit
3fe3fca126
1 измененных файлов с 7 добавлено и 0 удалено
  1. 7 0
      hdApp/src/admin/billing/affirmGhs.vue

+ 7 - 0
hdApp/src/admin/billing/affirmGhs.vue

@@ -88,6 +88,13 @@
 							<text style="color: #3385FF;width:100%;">发物流,默认到付</text>
 						</view>
 					</tui-list-cell>
+					<tui-list-cell class="line-cell" :hover="false" :arrow="false" v-if="needAddPackCost == true">
+						<view>
+							<text style="color: red;width:100%;">
+							当天订单不满{{lackExpend}}元,加纸箱冰块包装费{{ form.packCost }}元
+							</text>
+						</view>
+					</tui-list-cell>
 
 					<tui-list-cell class="line-cell" :hover="false" :arrow="true" v-if="form.sendType == 2" @click="modifyAddress">
 						<view class="tui-title">收花地址</view>