diff --git a/src/page/index/top/index.vue b/src/page/index/top/index.vue index c4c7a30..8f65f63 100644 --- a/src/page/index/top/index.vue +++ b/src/page/index/top/index.vue @@ -43,15 +43,7 @@ }} - {{ - orgType == 0 - ? "切换后台" - : orgType == 1 - ? "切换代理" - : orgType == 2 - ? "切换公司" - : "切换后台" - }} + 切换后台
{{ companyName }}1
- 切换项目 + {{ + orgType == 0 + ? "切换后台" + : orgType == 1 + ? "切换代理" + : orgType == 2 + ? "切换公司" + : "切换项目" + }}
@@ -110,7 +110,7 @@ 通知(0)
--> - + - +