From d2bc6e096f0806b78ea92d4b90a21d3627d406c7 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期五, 08 三月 2024 18:28:42 +0800
Subject: [PATCH] mrshi

---
 company/src/views/index.vue |   23 ++++++++++++++---------
 1 files changed, 14 insertions(+), 9 deletions(-)

diff --git a/company/src/views/index.vue b/company/src/views/index.vue
index 4546dd3..e00d8da 100644
--- a/company/src/views/index.vue
+++ b/company/src/views/index.vue
@@ -169,15 +169,20 @@
           icon: require('../assets/icons/company/dipatch_unit.png')
         },
         {
-          name: '鐩翠繚寮�绁�',
-          url: '/enterprise/directInvoicing',
-          icon: require('../assets/icons/company/tax.png')
-        },
-        {
-          name: '濮旀墭淇濆紑绁�',
-          url: '/enterprise/entrustedInvoicing',
-          icon: require('../assets/icons/company/tax.png')
+          name: '鍛樺伐绠$悊',
+          url: '/business/member',
+          icon: require('../assets/icons/company/image.png')
         }
+        // {
+        //   name: '鐩翠繚寮�绁�',
+        //   url: '/enterprise/directInvoicing',
+        //   icon: require('../assets/icons/company/tax.png')
+        // },
+        // {
+        //   name: '濮旀墭淇濆紑绁�',
+        //   url: '/enterprise/entrustedInvoicing',
+        //   icon: require('../assets/icons/company/tax.png')
+        // }
       ],
       catePlat: [
         {
@@ -225,7 +230,7 @@
       } else if (obj.objType === 1) {
         this.$refs.operaApplyChangeDetailWindow.open('鍔犲噺淇濊鎯�', { id: obj.objId, applyId: obj.param1 })
       } else if (obj.objType === 2) {
-        this.$refs.operaApplyChangeUnitDetailWindow.open('鎹㈠巶鐢宠璇︽儏', { id: obj.objId, applyId: obj.param1 })
+        this.$refs.operaApplyChangeUnitDetailWindow.open('鏇存崲娲鹃仯鍗曚綅鐢宠璇︽儏', { id: obj.objId, applyId: obj.param1 })
       } else if (obj.objType === 3) {
         this.$refs.dispatchUnitDetailsPlat.open('娲鹃仯鍗曡鎯�', { id: obj.objId })
       } else if (obj.objType === 4) {

--
Gitblit v1.9.3