Commit d50ec012 by caoyanzhi

Merge branch 'feature/11月迭代'

parents 514d233a 0ab38724
......@@ -119,6 +119,7 @@ export default {
shoeSize: '',
};
el.sonFields.map(field => (el.form[filterObj[field.fieldName]] = field.fieldValue));
el.form.name = el.bName;
return el;
});
this.fieldsList = JSON.parse(JSON.stringify(fieldList));
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment