From 342b64273c9bda1c5c04c71fa8ef17e2de20c2a8 Mon Sep 17 00:00:00 2001
From: odjbin <1042039504@qq.com>
Date: Tue, 23 Jul 2024 17:30:27 +0800
Subject: [PATCH] =?UTF-8?q?fix=20:=20=E4=BF=AE=E5=A4=8D=E7=BB=84=E7=BB=87?=
=?UTF-8?q?=E6=9C=BA=E6=9E=84=E6=98=BE=E7=A4=BA=E5=8F=8A=E9=83=A8=E9=97=A8?=
=?UTF-8?q?=E5=89=AF=E8=81=8C=E4=B8=8D=E8=83=BD=E9=80=89=E6=8B=A9bug?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/api/subsidiary/index.js | 8 +
.../organizationalStructure/CompanyDetail.vue | 79 +++++++-
.../organizationalStructure/Department.vue | 8 +-
src/router/index.js | 5 -
.../moblieDetail/OpinionMoblie.vue | 168 ------------------
.../mobledetail/ShareDetailMobile.vue | 141 ---------------
6 files changed, 88 insertions(+), 321 deletions(-)
delete mode 100644 src/views/project-demand/requirement/moblieDetail/OpinionMoblie.vue
delete mode 100644 src/views/project-management/mobledetail/ShareDetailMobile.vue
diff --git a/src/api/subsidiary/index.js b/src/api/subsidiary/index.js
index fd28665..ae5ee06 100644
--- a/src/api/subsidiary/index.js
+++ b/src/api/subsidiary/index.js
@@ -20,3 +20,11 @@ export const getCompanyDetail=(companyId)=>{
method:'get'
})
}
+
+export const setCompanyLeader=(data)=>{
+ return request({
+ url:'/admin/mosr/sub/company/leader',
+ method:'post',
+ data:data
+ })
+}
diff --git a/src/components/organizationalStructure/CompanyDetail.vue b/src/components/organizationalStructure/CompanyDetail.vue
index 50a58da..05133ad 100644
--- a/src/components/organizationalStructure/CompanyDetail.vue
+++ b/src/components/organizationalStructure/CompanyDetail.vue
@@ -1,10 +1,14 @@
form = e">
+
+
-
-
-
diff --git a/src/views/project-management/mobledetail/ShareDetailMobile.vue b/src/views/project-management/mobledetail/ShareDetailMobile.vue
deleted file mode 100644
index 8fdaa27..0000000
--- a/src/views/project-management/mobledetail/ShareDetailMobile.vue
+++ /dev/null
@@ -1,141 +0,0 @@
-
-
-
-
-
-
-
- {{ formData.shareName }}
-
-
-
-
- {{ formData.apportionmentMonth }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-