Commit e66b2e49 authored by youjie's avatar youjie

no message

parent e95ee5d5
...@@ -487,7 +487,8 @@ export default { ...@@ -487,7 +487,8 @@ export default {
}], }],
} }
} }
},created(){ },
created(){
if(this.$route.query.FrID){ if(this.$route.query.FrID){
this.msg.FrID = this.$route.query.FrID; this.msg.FrID = this.$route.query.FrID;
} }
......
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