|
|
@@ -312,7 +312,7 @@ const columns = [
|
|
|
prop: "ruleDescription", label: "承保规则", component: 'customSlot', width: '800'
|
|
|
},
|
|
|
{ prop: "productName", label: "险种", width: '120', },
|
|
|
- { prop: "costDescribes", label: "费用描述", width: '500',component: 'customSlot', },
|
|
|
+ { prop: "costDescribe", label: "费用描述", width: '500',component: 'customSlot', },
|
|
|
{
|
|
|
prop: "costRules", label: "费用规则", component: 'customSlot', width: '500',
|
|
|
},
|