dedsudiyu 3 months ago
parent
commit
70b4bb71cb
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/chemicalManage/chemicalsStatistics/index.vue

+ 2 - 2
src/views/chemicalManage/chemicalsStatistics/index.vue

@@ -108,13 +108,13 @@
     methods:{
     methods:{
       goPage(type){
       goPage(type){
         if (type == 1){
         if (type == 1){
-          window.open('https://chem.nwafu.edu.cn/back/index','_blank','noreferrer');
+          window.open('https://chem.nwafu.edu.cn/back/index?menuId=1390244754897264641','_blank','noreferrer');
         } else if(type == 2){
         } else if(type == 2){
           window.open('https://authserver.nwafu.edu.cn/authserver/login?service=https%3A%2F%2Fcg.nwafu.edu.cn%2Fsfw_jz%2Findex.jsp%3FtoPage%3De%253fpage%253dmall.description%26sfwtype%3Dmall','_blank','noreferrer');
           window.open('https://authserver.nwafu.edu.cn/authserver/login?service=https%3A%2F%2Fcg.nwafu.edu.cn%2Fsfw_jz%2Findex.jsp%3FtoPage%3De%253fpage%253dmall.description%26sfwtype%3Dmall','_blank','noreferrer');
         }else if(type == 3){
         }else if(type == 3){
           this.$router.push({ path: '/chemicalManage/inventoryManagement/inventoryStatistics'});
           this.$router.push({ path: '/chemicalManage/inventoryManagement/inventoryStatistics'});
         }else if(type == 4){
         }else if(type == 4){
-          window.open('https://chem.nwafu.edu.cn/back/index','_blank','noreferrer');
+          window.open('https://chem.nwafu.edu.cn/back/index?menuId=1391582919592357889','_blank','noreferrer');
         }
         }
       },
       },
       chemicalIndexTypeGroup(){
       chemicalIndexTypeGroup(){