修改dev环境后端地址

This commit is contained in:
郑杰
2019-01-03 09:50:08 +08:00
parent 193076f6da
commit 22a95e6fcc
3 changed files with 3 additions and 11 deletions

View File

@@ -87,7 +87,7 @@ export default {
resetEmail(this.codeData).then(res => {
this.$message({
showClose: true,
message: '发送成功有效期5分钟',
message: '发送成功,验证码有效期5分钟',
type: 'success'
})
this.codeLoading = false