Explorar o código

Merge branch 'groupAdd0819' into test

wyq %!s(int64=4) %!d(string=hai) anos
pai
achega
3d6241a598
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/components/knowledgeExtra/AddTermSet.vue

+ 2 - 1
src/components/knowledgeExtra/AddTermSet.vue

@@ -734,8 +734,9 @@ export default {
                 text += it.conceptLibName + '\n';
               });
             }
-            this.$refs.msg.innerHTML = text;
             this.innerText = text;
+            this.searchtext = '';
+            this.searchtext2 = '';
           }
         })
         .catch(error => {