|
@@ -37,14 +37,14 @@
|
37
|
37
|
:index="index"
|
38
|
38
|
@a="b"
|
39
|
39
|
></sidebar-item>
|
40
|
|
- <!-- <el-menu-item v-if="this.$store.getters.xt_user.cdm_role_exist" index="100">
|
41
|
|
- <a :href="CDMWebsit()">
|
42
|
|
- <i class="icon iconfont icon-manbing-xuanzhong" style="margin-right:4px"></i>
|
43
|
|
- <span
|
44
|
|
- slot="title"
|
45
|
|
- >慢病管理</span>
|
46
|
|
- </a>
|
47
|
|
- </el-menu-item>
|
|
40
|
+ <!--<el-menu-item v-if="this.$store.getters.xt_user.cdm_role_exist" index="100">-->
|
|
41
|
+ <!--<a :href="CDMWebsit()">-->
|
|
42
|
+ <!--<i class="icon iconfont icon-manbing-xuanzhong" style="margin-right:4px"></i>-->
|
|
43
|
+ <!--<span-->
|
|
44
|
+ <!--slot="title"-->
|
|
45
|
+ <!-->慢病管理</span>-->
|
|
46
|
+ <!--</a>-->
|
|
47
|
+ <!--</el-menu-item>-->
|
48
|
48
|
<el-menu-item v-if="this.$store.getters.xt_user.scrm_role_exist" index="101">
|
49
|
49
|
<a :href="SCRMWebsit()">
|
50
|
50
|
<i class="icon iconfont icon-pengyou" style="margin-right:4px"></i>
|
|
@@ -53,16 +53,16 @@
|
53
|
53
|
>SCRM</span>
|
54
|
54
|
</a>
|
55
|
55
|
</el-menu-item>
|
56
|
|
- <el-menu-item v-if="this.$store.getters.xt_user.mall_role_exist" index="102">
|
57
|
|
- <a :href="MircoMallWebsit()">
|
58
|
|
- <i class="icon iconfont icon-service_fill" style="margin-right:4px"></i>
|
59
|
|
- <span
|
60
|
|
- slot="title"
|
61
|
|
- >微商城</span>
|
62
|
|
- </a>
|
63
|
|
- </el-menu-item> -->
|
|
56
|
+ <!--<el-menu-item v-if="this.$store.getters.xt_user.mall_role_exist" index="102">-->
|
|
57
|
+ <!--<a :href="MircoMallWebsit()">-->
|
|
58
|
+ <!--<i class="icon iconfont icon-service_fill" style="margin-right:4px"></i>-->
|
|
59
|
+ <!--<span-->
|
|
60
|
+ <!--slot="title"-->
|
|
61
|
+ <!-->微商城</span>-->
|
|
62
|
+ <!--</a>-->
|
|
63
|
+ <!--</el-menu-item> -->
|
64
|
64
|
</el-menu>
|
65
|
|
-
|
|
65
|
+
|
66
|
66
|
</el-scrollbar>
|
67
|
67
|
<!-- <div class="mianLeft">
|
68
|
68
|
<div class="logo">
|