Commit 9d0111f8 authored by youjie's avatar youjie

no message

parent 020aa609
......@@ -589,6 +589,13 @@
methods: {
clickActive(item){
this.msg.PlatformType = item.Id
if(this.msg.PlatformType==1){
this.title = '小红书'
}if(this.msg.PlatformType==2){
this.title = '微博'
}if(this.msg.PlatformType==3){
this.title = '抖音'
}
this.init()
},
clickChange(){
......
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