BUG 25897
This commit is contained in:
		@@ -158,7 +158,6 @@ export default {
 | 
				
			|||||||
            this.result = {
 | 
					            this.result = {
 | 
				
			||||||
              tips: "提交成功!感谢参与",
 | 
					              tips: "提交成功!感谢参与",
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
            this.logout()
 | 
					 | 
				
			||||||
          }
 | 
					          }
 | 
				
			||||||
        }).catch(err => {
 | 
					        }).catch(err => {
 | 
				
			||||||
          this.$u.toast(err || "提交失败")
 | 
					          this.$u.toast(err || "提交失败")
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user