Commit 53886abc authored by 乐宝呗666's avatar 乐宝呗666

修改错别字

parent 0ce1e8d4
......@@ -110,7 +110,7 @@ export default {
.then((res) => {
if (res.data.resultCode === "200") {
if(status === '2'){
this.$router.replace({path:"/success",query:{txt:'激活成功!机顶盒登录密码为'+res.data.data+',密码为机顶盒登录密码,请妥善保存。',url:'/opt'}})
this.$router.replace({path:"/success",query:{txt:'激活成功!机顶盒登录密码为'+res.data.data+',密码为机顶盒登录密码,请妥善保存。',url:'/opt'}})
}else{
this.$router.replace({path:"/success",query:{txt:'上报成功',url:'/opt'}})
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment