wang jun 3 éve
szülő
commit
44d0cebf11
1 módosított fájl, 4 hozzáadás és 1 törlés
  1. 4 1
      application/page/view/party/newyear1.html

+ 4 - 1
application/page/view/party/newyear1.html

@@ -715,6 +715,9 @@
                             res = JSON.parse(res);
                             if(200!=res.code){
                                 alert(res.msg);
+                                that.isnew=false;
+                                that.showinfo=true
+                                that.isupdateinfo=false
                             }else{
                                 that.upinfo = res.data;
                                 var wname = that.upinfo.userinfo.wname
@@ -761,7 +764,7 @@
                         success: function(res){
                             res = JSON.parse(res);
                             if(200!=res.code){
-                                alert(res.msg);
+                                console.log(res.msg);
                             }else{
                                 const data = res.data;
                                 const list = data.list;