Pārlūkot izejas kodu

Merge branch 'groupAdd0819' into test

wyq 3 gadi atpakaļ
vecāks
revīzija
b7cabb0a75
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      src/components/knowledgeExtra/AddTermSet.vue

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

@@ -698,6 +698,7 @@ export default {
         });
         return;
       }
+      this.innerText = this.innerText.replace(/(^\s*)|(\s*$)/g, "");
       const loading = this.$loading({
         lock: true,
         text: 'Loading',