|
@@ -139,6 +139,8 @@
|
|
"ageEnd": this.dataPub.region9, //最大年龄
|
|
"ageEnd": this.dataPub.region9, //最大年龄
|
|
"itemType" :this.dataPub.region12, //是否为主要内容
|
|
"itemType" :this.dataPub.region12, //是否为主要内容
|
|
"url":this.dataPub.region13, //上传图片
|
|
"url":this.dataPub.region13, //上传图片
|
|
|
|
+ "specFlag": this.dataPub.specFlag, //是否拼接到主诉
|
|
|
|
+ "required": this.dataPub.required, //必填
|
|
"questionDetails": this.options, //明细项
|
|
"questionDetails": this.options, //明细项
|
|
//"questionMappings": [], //映射关系,
|
|
//"questionMappings": [], //映射关系,
|
|
}
|
|
}
|