guhongwei 3 rokov pred
rodič
commit
b76b824618

+ 1 - 1
src/views/twoweb/service/question/index.vue

@@ -76,7 +76,7 @@ export default {
           this.$router.push({ path: '/twoweb/service/helpCompany/detail', query: { id: data.id } });
           this.$router.push({ path: '/twoweb/service/helpCompany/detail', query: { id: data.id } });
         } else if (data.title == '企业科技创新能力评价调查问卷') {
         } else if (data.title == '企业科技创新能力评价调查问卷') {
           this.$router.push({ path: '/twoweb/service/made/detail', query: { id: data.id } });
           this.$router.push({ path: '/twoweb/service/made/detail', query: { id: data.id } });
-        } else if (data.title == '“院省合作”-企业需求调查表') {
+        } else if (data.title == '“院省合作”-企业需求调查表 -2021') {
           this.$router.push({ path: '/twoweb/service/comDemand/detail', query: { id: data.id } });
           this.$router.push({ path: '/twoweb/service/comDemand/detail', query: { id: data.id } });
         }
         }
       } else {
       } else {