Explorar o código

加了个异常提示

ymm %!s(int64=3) %!d(string=hai) anos
pai
achega
9f96adcafd
Modificáronse 1 ficheiros con 2 adicións e 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) => {