Source/ProjectWeb/src/components/dynamic-components/dynamic-form.vue
@@ -248,7 +248,7 @@ this.formTemplateData = val; }, setReferValue(data) { if (data.prop) { if (data && data.prop) { this.ruleForm[data.prop] = data.value || ""; this.ruleForm[data.showProp] = data.text || ""; if (data.propMap) {