Explorar el Código

去掉controlType=8的关联

luolei hace 5 años
padre
commit
9bfa80ce37
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/components/preTreat/PubSelect.vue

+ 1 - 1
src/components/preTreat/PubSelect.vue

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