From 65cfbf43cffa3c1b31ec6132abb265b60889fd6c Mon Sep 17 00:00:00 2001
From: mkm <727897186@qq.com>
Date: Fri, 21 Jul 2023 11:22:49 +0800
Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/api/company.ts | 7 +-
src/views/company/edit.vue | 294 ++++++++---------
src/views/company/index.vue | 456 +++++++++++++++------------
src/views/company/subordinate.vue | 229 ++++++++++++++
src/views/permission/admin/edit.vue | 251 +++++++--------
src/views/permission/admin/index.vue | 451 +++++++++++++-------------
6 files changed, 987 insertions(+), 701 deletions(-)
create mode 100644 src/views/company/subordinate.vue
diff --git a/src/api/company.ts b/src/api/company.ts
index c273ada..eb316b3 100644
--- a/src/api/company.ts
+++ b/src/api/company.ts
@@ -23,4 +23,9 @@ export function apiCompanyDelete(params: any) {
// 公司详情
export function apiCompanyDetail(params: any) {
return request.get({ url: '/company/detail', params })
-}
\ No newline at end of file
+}
+
+// 下属公司详情
+export function apiSubordinateList(params: any) {
+ return request.get({ url: '/company/subordinate', params })
+}
diff --git a/src/views/company/edit.vue b/src/views/company/edit.vue
index f047c11..b73186d 100644
--- a/src/views/company/edit.vue
+++ b/src/views/company/edit.vue
@@ -181,18 +181,30 @@
>
-
-
+
+
+
+
+
+
+
其他联系人
@@ -266,12 +278,11 @@
- 电子合同
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+ 电子合同
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 上传
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
- 上传
-
-
-
-
-
-
+
+
+
+
diff --git a/src/views/company/subordinate.vue b/src/views/company/subordinate.vue
new file mode 100644
index 0000000..77a03f2
--- /dev/null
+++ b/src/views/company/subordinate.vue
@@ -0,0 +1,229 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查看成员
+
+
+ 详情
+
+
+ 编辑
+
+ 删除
+ 生成合同
+ 发送短信
+
+
+
+
+
+
+
+
+ 重要提醒
+
+ 请确认信息是否有误,发送合同,请确认信息是否有误,发送电子合同后短时间内将不可再次发送.
+
+
+ 确认签约短信将在60秒后发送,请注意查收,并点击短信链接进行线上合同签约
+
+
+
+
+
+
+
+
diff --git a/src/views/permission/admin/edit.vue b/src/views/permission/admin/edit.vue
index 24b425a..4a672ff 100644
--- a/src/views/permission/admin/edit.vue
+++ b/src/views/permission/admin/edit.vue
@@ -188,7 +188,7 @@
/>
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
-
-
-
-
-
-
-
+ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
- 上传
-
-
-
+
+
+
+ 上传
+
+
+
+
@@ -497,39 +499,6 @@ const formData = reactive({
multipoint_login: 1,
root: 0
})
-// const formData = reactive({
-// id: '',
-// sex: '1',
-// id_card: '513701200012105613',
-// name: 'zmj',
-// province: '',
-// city: '',
-// area: '',
-// street: '',
-// address: '',
-// phone: '15884967539',
-// // v-model="formData.party_a_name"
-
-// party_a_name:"",
-// qualification: {
-// id_card: '',
-// id_card_b: '',
-// car_card: '',
-// car_card_b: '',
-// bank_account: '',
-// bank_account_b: ''
-// },
-// // 合同类型
-// contract_type: '',
-// // 合同
-// contract: '',
-// file: '',
-// is_contract: 0,
-// role_id: "",
-// avatar: '',
-// multipoint_login: 1,
-// root: 0
-// })
// 字典信息
const datas: any = reactive({
provinceOptions: [],
diff --git a/src/views/permission/admin/index.vue b/src/views/permission/admin/index.vue
index 62d0e47..2367ad8 100644
--- a/src/views/permission/admin/index.vue
+++ b/src/views/permission/admin/index.vue
@@ -1,251 +1,278 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- 查询
- 重置
-
-
-
-
-
-
-
-
-
- 新增
-
-
-
- >
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 查看
- 编辑
- 删除
- 生成个人合同
- 发送短信
-
-
-
-
-
-
-
-
-
- 重要提醒
- 请确认信息是否有误,发送合同,请确认信息是否有误,发送电子合同后短时间内将不可再次发送.
- 确认签约短信将在60秒后发送,请注意查收,并点击短信链接进行线上合同签约
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+ 重置
+
+
+
+
+
+
+
+
+
+ 新增
+
+
+
+ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查看
+ 编辑
+ 删除
+ 生成合同
+ 发送短信
+
+
+
+
+
+
+
+
+
+ 重要提醒
+
+ 请确认信息是否有误,发送合同,请确认信息是否有误,发送电子合同后短时间内将不可再次发送.
+
+
+ 确认签约短信将在60秒后发送,请注意查收,并点击短信链接进行线上合同签约
+
+
+
+
\ No newline at end of file
+