src/views/PackageTwo/WareInspection.vue
@@ -49,7 +49,7 @@ }, showChangeIfream(res) { // debugger // console.log(res) if (this.$store.state.themeflag == true) { if (res.indexOf('theme=white') != -1) { @@ -115,7 +115,7 @@ }, mounted() { // console.log(sessionStorage.getItem('iframehttpurl')) // debugger // if (sessionStorage.getItem('routerName') === '/WareInspection') { this.showChangeIfream(sessionStorage.getItem('iframehttpurl'))