-{{ detailInfo.transType==0?'德邦空运':detailInfo.transType==1?'顺丰空运':detailInfo.transType==2?'冷链物流':detailInfo.transType==3?'航空物流':detailInfo.transType==4?'同城配送':'' }} <text style="font-weight:bold;margin-left:20upx;" v-if="detailInfo.transPayType == 1">到付</text>
|