修改
This commit is contained in:
parent
a8988406b9
commit
dea01d14ce
@ -757,7 +757,6 @@ export default {
|
||||
nurseStationFriends(row.id).then(res => {
|
||||
this.nurseStationFriendsimg = process.env.VUE_APP_BASE_API + res.msg;
|
||||
this.nurseStationFriendsshow = true;
|
||||
console.log(res);
|
||||
});
|
||||
},
|
||||
imgs(item) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user