Explorar o código

辅检展开收起

zhangxc %!s(int64=5) %!d(string=hai) anos
pai
achega
a02ab00f8e
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/components/medicalTerm/AddAssistCheckMultRelation.vue

+ 2 - 1
src/components/medicalTerm/AddAssistCheckMultRelation.vue

@@ -134,7 +134,8 @@ import apis from '@api/medicalTerm.js';
         relationConceptId: '', //关联父类ID
         level: 0, //层级(修改时只能显示三级)
         saveDisable: false,  //保存按钮禁止点击
-        showSearch: false
+        showSearch: false,
+        defaultExpandedArr: []
       }
     },
     created(){