管道基础大数据平台系统开发-【前端】-新系統界面
Surpriseplus
2023-02-11 d5efa1b1cdbab10b034357ae3e7b65c21754a123
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'))