zhouna 4 năm trước cách đây
mục cha
commit
ab927068b9
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/components/knowledgeExtra/DiagBaseItem.vue

+ 1 - 0
src/components/knowledgeExtra/DiagBaseItem.vue

@@ -207,6 +207,7 @@
                     return;
                 }
                 this.groupData.basLibType='';
+                this.groupData.dataType='';
                 this.clearConcept();    //清空医学标准术语
                 this.clearNumText();    //清空数值、医学内容
                 const obj = this.baseTypes.find((it)=>it.type===val);