标准详情 收藏
This commit is contained in:
@@ -2727,7 +2727,9 @@
|
||||
let personCollect = {
|
||||
collectResId: this.sarStandardsInfoEO.id,
|
||||
collectTitle: collectTitle,
|
||||
collectType: this.$route.params.pageType // 国内收藏type
|
||||
collectType: this.$route.params.pageType, // 国内收藏type
|
||||
userId : this.$store.getters.userInfo.userId
|
||||
|
||||
}
|
||||
this.$http.postData('person/personCollect', personCollect, {
|
||||
_this: this
|
||||
|
||||
Reference in New Issue
Block a user