Commit a1cec4c5 by Chao Sun

冲突

parent a763ebe2
......@@ -10,7 +10,7 @@
<view class="banner">
<img src="/static/images/policyIrrBanner.png" alt="" srcset="">
<!-- 使用说明 -->
<v-text>使用说明</v-text>
<text>使用说明</text>
</view>
<scroll-view scroll-y="true" class="formInfoContainer">
<view class="tabTitle">
......@@ -270,15 +270,12 @@
this.yearWithdrawalInfos = [].concat([{withdrawalType:'1',
withdrawalStart:null,
yearWithdrawalAmount:null}]);
<<<<<<< HEAD
}else if(e=='1'){
this.irrAndSimpleCalcuteParam.allFirstPayment = null;
}else{
//年金切换到增额时万能账户清空,提领信息清空
this.irrAndSimpleCalcuteParam.allFirstPayment = null;
this.yearWithdrawalInfos = [];
=======
}else if(e=='1'){
this.irrAndSimpleCalcuteParam.allFirstPayment = null;
>>>>>>> 6c3581fb58cc1331532f1e352624a05e5ba80ba7
}
this.resultShowFlag = false;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment