Bläddra i källkod

修改人才标准跳转

11wqe1 6 dagar sedan
förälder
incheckning
c2ec36e150
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      src/components/pages/liyuan/topTalent.vue

+ 1 - 1
src/components/pages/liyuan/topTalent.vue

@@ -46,7 +46,7 @@ export default {
     return {
       role: this.$route.query.role,
       cardArray: [
-        { title: '人才标准', icon: require('../../../assets/icon/liyuan/niandukaohe.svg'), type: 1, to: "/examineL",role:0 },
+        { title: '人才标准', icon: require('../../../assets/icon/liyuan/niandukaohe.svg'), type: 1, to: "/examineperson",role:0 },
         { title: '学生画像', icon: require('../../../assets/icon/liyuan/jiaoshihuaxiang.svg'), type: 1, to: `/testDataBoard?userid= +${this.$route.query.userid} +&oid= +${this.$route.query.oid} +&org= +${this.$route.query.org} +&role= +${this.$route.query.role} +&cid=`,role:0 },
         { title: '人才数据库', icon: require('../../../assets/icon/liyuan/zhinengbiaodan.svg'), type: 1, to: "/sassPlatform",role:1,sassPlatFormTypeId:"eefb7195-8ee7-11f0-9c7b-005056924926" },
         { title: '个人档案', icon: require('../../../assets/icon/liyuan/zlsj.svg'), type: 1, to: "/teadTest",role:0,sortId:'eefb7195-8ee7-11f0-9c7b-005056924926' },