Kaynağa Gözat

去掉controlType=8的关联

luolei 5 yıl önce
ebeveyn
işleme
9bfa80ce37
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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模板
       };