管道基础大数据平台系统开发-【前端】-新系統界面
surprise
2024-03-29 98a2b24c89e81a5aacdcbd6b739fef422adf17dd
src/views/maintenance/opexController.vue
@@ -217,7 +217,7 @@
          this.menuList = this.treeData(menuList);
          this.getCookies();
          const hanleselectmochaitmo = sessionStorage.getItem('hanleselectmochaitmo')
          debugger
          if (hanleselectmochaitmo) {
            this.$nextTick(function () {
              this.handleselecttwo(JSON.parse(hanleselectmochaitmo).url, JSON.parse(hanleselectmochaitmo))
@@ -239,7 +239,7 @@
        m1: m1,
        m2: m2,
      }
      const data = await sign_insertOpLog(obj);
      // const data = await sign_insertOpLog(obj);
    },
@@ -288,7 +288,8 @@
      this.$store.state.currentPerms = data.perms;
      var index = data.url;
      if (index != null) {
        if (index.indexOf('http') != -1) {
        if (index.indexOf('{webHost}') != -1) {
          this.$store.commit('getIframe', data.url);
          index = 'dataIfream';
        }