shish 2 years ago
parent
commit
4541620acf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      hdApp/src/admin/billing/affirmGhs.vue

+ 1 - 1
hdApp/src/admin/billing/affirmGhs.vue

@@ -77,7 +77,7 @@
 			<text style="color:red;width:100%;font-weight:bold;">提货自理</text>
 		</view>
 		<view v-if="form.transType != 5">
-			<text v-if="ghsInfo.shopId == 13398" style="color:red;width:100%;font-weight:bold;">本店昆明直发到店,购买数量需要15扎以上,低于15扎请联系当地店长!</text>
+			<text v-if="ghsInfo.shopId == 13398" style="color:red;width:100%;font-weight:bold;">本店昆明直发包邮到店,购买数量需要15扎以上,低于15扎请联系当地店长!</text>
 			<text v-else style="color:#3385FF;width:100%;font-weight:bold;">运费预收,根据实际产生物流费用,多退少补。如有退款则原路退回。</text>
 		</view>
 	</view>