Merge branch 'feature/GFRS-2215【待完成】重新投保' into dev

# Conflicts:
#	src/router/ebiz/insureAgain.js
#	src/views/ebiz/insureAgain/notification.vue
#	src/views/ebiz/insureAgain/uncommitInsureDetail.vue
This commit is contained in:
pangxingyue
2021-03-25 17:40:44 +08:00
23 changed files with 7607 additions and 831 deletions

View File

@@ -1688,6 +1688,20 @@ export default {
text: '待客户付款'
}
],
contState: [
{
val: '0',
text: '投保中',
},
{
val: '1',
text: '承包',
},
{
val: '4',
text: '终止',
},
],
// 产品编码
riskType: [
{