|
|
@@ -1721,6 +1721,7 @@ export default {
|
|
|
this.$nextTick(() => {
|
|
|
this.dynamicFormArray = obj.costsAttrLinks;
|
|
|
this.underwritingRulesForm = {
|
|
|
+ id:obj.id,
|
|
|
agreementId: obj.agreementId, //协议id
|
|
|
ruleDescription: obj.ruleDescription, //规则描述
|
|
|
validInd: obj.validInd, //是否有效
|