Explorar el Código

加了个异常提示

ymm hace 3 años
padre
commit
9f96adcafd
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      microserviceUserH5/vcloud/actFissionShare.html

+ 2 - 0
microserviceUserH5/vcloud/actFissionShare.html

@@ -457,6 +457,8 @@
                                 this.msg = res.msg;
                                 this.isshow = false;
                             }
+                        }else {
+                            this.$toast(res.msg);
                         }
                         console.log(res)
                     }).catch((error) => {