Kaynağa Gözat

feat:跳转至数据统计平台

snow 1 yıl önce
ebeveyn
işleme
902ca4b035

+ 1 - 0
src/config/env.company.js

@@ -24,6 +24,7 @@ module.exports = {
   settlementPlatformUrl: 'http://webcx.test241.wanyuhengtong.com/',
   settlementPlatformUrl: 'http://webcx.test241.wanyuhengtong.com/',
   // 工单管理系统url
   // 工单管理系统url
   GDUrl: 'http://http://bugweb.test241.wanyuhengtong.com/',
   GDUrl: 'http://http://bugweb.test241.wanyuhengtong.com/',
+  dashboardUrl:"http://web.report.caixiao365.com/",
   // token加密key
   // token加密key
   secretKey: 'key123',
   secretKey: 'key123',
   loginTitle: '',
   loginTitle: '',

+ 1 - 0
src/config/env.development.js

@@ -24,6 +24,7 @@ module.exports = {
   settlementPlatformUrl: 'http://webcx.test241.wanyuhengtong.com/',
   settlementPlatformUrl: 'http://webcx.test241.wanyuhengtong.com/',
   // 工单管理系统url
   // 工单管理系统url
   GDUrl: 'http://http://bugweb.test241.wanyuhengtong.com/',
   GDUrl: 'http://http://bugweb.test241.wanyuhengtong.com/',
+  dashboardUrl:"http://web.report.caixiao365.com/",
   // token加密key
   // token加密key
   secretKey: 'key123',
   secretKey: 'key123',
   loginTitle: '',
   loginTitle: '',

+ 1 - 2
src/layout/components/Navbar.vue

@@ -54,11 +54,10 @@
         placement="bottom"
         placement="bottom"
         content="登录采销数据统计"
         content="登录采销数据统计"
       >
       >
-<!--        openSettlementSystem(DBUrl)-->
         <i
         <i
           class="el-icon-data-line right-menu-item hover-effect"
           class="el-icon-data-line right-menu-item hover-effect"
           style="height: 50px; width: 40px; line-height: 52px; font-size: 22px"
           style="height: 50px; width: 40px; line-height: 52px; font-size: 22px"
-          @click="openAlert"
+          @click="openSettlementSystem(DBurl)"
         />
         />
       </el-tooltip>
       </el-tooltip>
       <el-tooltip
       <el-tooltip