306132416@qq.com 4 yıl önce
ebeveyn
işleme
534a88007d
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      front-page/fission-page.html

+ 1 - 1
front-page/fission-page.html

@@ -95,7 +95,7 @@
                     }], //将传参修改为formData格式 注释则为JSON格式
                 }).then(function(rs) {
                     if(rs.data.code === 200) {
-                       // window.location.href = rs.data.msg;
+                        window.location.href = rs.data.msg;
                         console.log(rs.data)
                     }else {
                         alert(rs.data.msg)