mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-09 21:36:43 +08:00
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:
@@ -1688,6 +1688,20 @@ export default {
|
||||
text: '待客户付款'
|
||||
}
|
||||
],
|
||||
contState: [
|
||||
{
|
||||
val: '0',
|
||||
text: '投保中',
|
||||
},
|
||||
{
|
||||
val: '1',
|
||||
text: '承包',
|
||||
},
|
||||
{
|
||||
val: '4',
|
||||
text: '终止',
|
||||
},
|
||||
],
|
||||
// 产品编码
|
||||
riskType: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user