Ver Fonte

[add] discord

wenliming há 3 anos atrás
pai
commit
d01ee779ae
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      src/view/iframe/publish/give-dialog.vue

+ 2 - 0
src/view/iframe/publish/give-dialog.vue

@@ -1053,6 +1053,8 @@ const formSwitchChange = (val, params, index) => {
                 onIptSetErrorTxt();
             }
         }
+    } else {
+        onIptSetErrorTxt();
     }
 }