shish 11 bulan lalu
induk
melakukan
1b1957e271
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      mallApp/src/pages/billing/affirmGhs.vue

+ 1 - 1
mallApp/src/pages/billing/affirmGhs.vue

@@ -86,7 +86,7 @@
 					</tui-list-cell>
 					</tui-list-cell>
 
 
 					<tui-list-cell class="line-cell" :hover="false" v-if="form.sendType == 2 && Number(form.sendCost)>0">
 					<tui-list-cell class="line-cell" :hover="false" v-if="form.sendType == 2 && Number(form.sendCost)>0">
-					<view class="tui-title">费</view>
+					<view class="tui-title">跑腿费</view>
 					<text style="color: #3385FF">¥{{ form.sendCost }}</text>
 					<text style="color: #3385FF">¥{{ form.sendCost }}</text>
 					</tui-list-cell>
 					</tui-list-cell>