See999 4 years ago
parent
commit
c44a65b192
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/layout/components/Sidebar/index.vue

+ 1 - 1
src/views/layout/components/Sidebar/index.vue View File

@@ -27,7 +27,7 @@
27 27
     >
28 28
       <sidebar-item v-for="route in permission_routers" :key="route.name" :item="route" :base-path="route.path" @a="b"></sidebar-item>
29 29
       <el-menu-item v-if="this.$store.getters.xt_user.xt_role_exist" index="100">
30
-        <a :href="CDMWebsit()">
30
+        <a :href="XTWebsit()">
31 31
           <i class="icon iconfont icon-manbing-xuanzhong" style="margin-right:4px"></i>
32 32
           <span
33 33
             slot="title"