Browse Source

Merge branch 'master' of http://192.168.40.220/dmc/jz_applet into master

yxb
wq 2 years ago
parent
commit
d56882f786

+ 3
- 3
subpackage/after-sale/activation-once-again/activation-once-again.vue View File

@@ -43,7 +43,7 @@
<text>储蓄卡</text>
<text class="tips-card">{{getCodeName('CARD_STATE_TYPE',orderInfos.cardStatus)}}</text>
</view>
<view class="choose-item"> 有效期:xxxx-xx-xx </view>
<!-- <view class="choose-item"> 有效期:xxxx-xx-xx </view> -->
</view>
</view>

@@ -58,7 +58,7 @@
<!-- <text>储蓄卡</text> -->
<text class="tips-card">{{getCodeName('OBU_STATE_TYPE',orderInfos.obuStatus)}}</text>
</view>
<view class="choose-item"> 有效期:xxxx-xx-xx </view>
<!-- <view class="choose-item"> 有效期:xxxx-xx-xx </view> -->
</view>
</view>
</view>
@@ -200,7 +200,7 @@
const options = {
type: 2,
data: {
id: id,
id: "cebc78a8aa024a0c96c0d1b0da3752e5",
},
method: "POST",
showLoading: true,

Loading…
Cancel
Save