feat: 海外标准 收藏 默认传用户ID

This commit is contained in:
super_liu
2021-08-06 09:38:02 +08:00
parent 143e25daa6
commit f72af3b32e
@@ -3118,6 +3118,7 @@ export default {
formData.collectMenuId = undefined
}
formData.standType = 'FOREIGN'
formData.userId = this.$store.getters.userInfo.userId
this.SarExportSearchEo = formData
this.$http.get('sarStandardsInfo/sar-standards-info/getSarStandardsInfoPage', formData, {
_this: this, loading: 'loading'