@@ -151,7 +151,7 @@ export default {
},
data:{
portType:1,
- userId: 5
+ userId: that.userId
}
}).then(function (res) {
console.log(res)
@@ -180,7 +180,7 @@ export default {
- userId: 5,
+ userId: that.userId,
pageId: that.pageId,
id: that.id,