Przeglądaj źródła

去掉controlType=8的关联

luolei 5 lat temu
rodzic
commit
9bfa80ce37
1 zmienionych plików z 1 dodań i 1 usunięć
  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模板
       };