|
@@ -384,6 +384,7 @@ export default {
|
|
tagName: this.searchVal.trim(),
|
|
tagName: this.searchVal.trim(),
|
|
type: this.ascription,
|
|
type: this.ascription,
|
|
notIds: ids,
|
|
notIds: ids,
|
|
|
|
+ noSubQuestion:1,
|
|
notControlType: ['8'], //组合填写单或非诊疗情况模版不能添加图片上传
|
|
notControlType: ['8'], //组合填写单或非诊疗情况模版不能添加图片上传
|
|
sexType: this.sexType,
|
|
sexType: this.sexType,
|
|
tagType: ["1"] //qaType=2:组合填写单,qaType=3模板
|
|
tagType: ["1"] //qaType=2:组合填写单,qaType=3模板
|