From a79472c1c815075d4b8ca23f0dcad3a84f3d1086 Mon Sep 17 00:00:00 2001 From: wuhui_zzw <1760308791@qq.com> Date: Mon, 19 Feb 2024 14:40:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=EF=BC=9A=E4=BB=A3=E7=90=86?= =?UTF-8?q?=E5=95=86=E4=B8=AD=E5=BF=83=E6=B7=BB=E5=8A=A0=E6=80=BB=E9=83=A8?= =?UTF-8?q?=E5=A4=96=E5=8B=A4=E5=92=8C=E6=80=BB=E9=83=A8=E5=86=85=E5=8B=A4?= =?UTF-8?q?=E8=A7=92=E8=89=B2=20=E6=B7=BB=E5=8A=A0=EF=BC=9A=E7=94=B3?= =?UTF-8?q?=E8=AF=B7=E6=88=90=E4=B8=BA=E6=80=BB=E9=83=A8=E5=86=85=E5=8B=A4?= =?UTF-8?q?=E5=92=8C=E6=80=BB=E9=83=A8=E5=A4=96=E5=8B=A4=E5=AF=B9=E5=BA=94?= =?UTF-8?q?=E7=9A=84=E8=B4=B9=E7=94=A8=E5=8F=8A=E9=82=80=E8=AF=B7=E4=BA=BA?= =?UTF-8?q?=E7=9A=84=E4=BD=A3=E9=87=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/marketing/agent/agent/index.vue | 38 ++-- .../marketing/agent/agent/template/edit.vue | 105 +++++----- src/views/marketing/agent/apply/index.vue | 30 +-- .../marketing/agent/commission/index.vue | 8 +- src/views/marketing/agent/config/index.vue | 184 +++++++++++++++--- .../marketing/assist/assist_list/index.vue | 6 +- .../supplier/list/handle/supplierEditForm.vue | 20 +- src/views/supplier/list/index.vue | 10 +- 8 files changed, 279 insertions(+), 122 deletions(-) diff --git a/src/views/marketing/agent/agent/index.vue b/src/views/marketing/agent/agent/index.vue index 7af4dbb..f11bd29 100644 --- a/src/views/marketing/agent/agent/index.vue +++ b/src/views/marketing/agent/agent/index.vue @@ -10,11 +10,13 @@ - - - - - + + + + + + + @@ -23,7 +25,7 @@ 搜索 - 发起人管理 + 总部发起人管理 @@ -41,10 +43,12 @@
- 发起人 - 省公司 - 省合伙人(外勤) - 省合伙人(内勤) + 总部发起人 + 总部外勤 + 总部内勤 + 省发起人 + 省公司外勤 + 省公司内勤 区县运营商 区县合伙人 - 总部 +
@@ -77,10 +81,12 @@
{{ scope.row.parent.uid }}
- 发起人 - 省公司 - 省合伙人(外勤) - 省合伙人(内勤) + 总部发起人 + 总部外勤 + 总部内勤 + 省发起人 + 省公司外勤 + 省公司内勤 区县运营商 区县合伙人 餐厅 @@ -166,7 +172,7 @@ export default { methods: { // 代理编辑 - 弹出弹框 showEditInfoPopup(agent_type,agent_id = 0){ - // 类型:1=发起人,2=省公司,3=省合伙人(外勤),4=省合伙人(内勤),5=区县运营商,6=区县合伙人,7=餐厅,8=配送商 + // 类型:1=总部发起人,2=省发起人,3=省公司外勤,4=省公司内勤,5=区县运营商,6=区县合伙人,7=餐厅,8=配送商 this.agent_type = agent_type || 0; this.agent_id = agent_id || 0; this.drawer_show = true; diff --git a/src/views/marketing/agent/agent/template/edit.vue b/src/views/marketing/agent/agent/template/edit.vue index 1b2ee89..316e162 100644 --- a/src/views/marketing/agent/agent/template/edit.vue +++ b/src/views/marketing/agent/agent/template/edit.vue @@ -36,10 +36,10 @@ - + - + @@ -53,8 +53,8 @@ - - + +
@@ -86,8 +86,8 @@
- -