This commit is contained in:
曹辉 2023-05-19 17:04:32 +08:00
parent a8988406b9
commit dea01d14ce

View File

@ -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) {