fix: 冲突解决

This commit is contained in:
kun 2024-05-05 14:08:28 +08:00
commit 2f8967a956

View File

@ -143,13 +143,13 @@ export default {
}, },
]; ];
console.error("================发消息之前的userInfo==================") // console.error("================userInfo==================")
console.error(this.$store.state.userInfo) // console.error(this.$store.state.userInfo)
console.error("================发消息之前的userInfo==================") // console.error("================userInfo==================")
console.error("================发消息之前的projectSn==================") // console.error("================projectSn==================")
console.error(this.$store.state.projectSn) // console.error(this.$store.state.projectSn)
console.error("================发消息之前的projectSn==================") // console.error("================projectSn==================")
// let iframe = document.getElementById("myIframe"); // let iframe = document.getElementById("myIframe");
let iframe = this.$refs.myIframeRef; let iframe = this.$refs.myIframeRef;