mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-13 04:46:44 +08:00
我的收藏回答
This commit is contained in:
@@ -472,6 +472,8 @@ export default {
|
||||
postData.title=this.data.name;
|
||||
}else if(this.type==60){
|
||||
postData.title=this.data.content;
|
||||
} else if(this.type==5){
|
||||
postData.title='收藏回答';
|
||||
} else {
|
||||
postData.title=this.data.title;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user