未提交保单详情

This commit is contained in:
pangxingyue
2021-03-24 09:04:39 +08:00
parent 7c02d7928e
commit c00494d450
2 changed files with 42 additions and 12 deletions

View File

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