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 @@
- -