Explorar o código

Merge branch 'bugfix' into test

zhangxc %!s(int64=5) %!d(string=hai) anos
pai
achega
00a8bb6c4f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/preTreat/AddSimpleQuestion.vue

+ 1 - 1
src/components/preTreat/AddSimpleQuestion.vue

@@ -80,7 +80,7 @@
         this.dataPub = val;
       },
       hideQas(){
-        this.$refs.PubSelect.hideQas();
+        this.$refs.PubSelect&&this.$refs.PubSelect.hideQas()
       },
       pushValues(its){
         this.options = its;