zhouna %!s(int64=5) %!d(string=hai) anos
pai
achega
8e0a721b64
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/common/Radio.vue

+ 1 - 1
src/common/Radio.vue

@@ -97,7 +97,7 @@ export default {
           const msg = getExpStr(text);
           const msgp = getExpStr(textp);
           if(result[i].select){
-            const subQ=result[i].subQuestion;
+            const subQ=result[i].subQuestion||'';
             const subQs=subQ.split(",");
             if(subQ){
               await this.getExtQa(subQs).then((res)=>{