diff --git a/src/locales/ar.json b/src/locales/ar.json index eb5c534..59548c2 100644 --- a/src/locales/ar.json +++ b/src/locales/ar.json @@ -32,8 +32,8 @@ "platform_policy": "سياسة المنصة", "num_teams": "عدد الفريق:", "team_top_up": "الفريق قيمة", - "bd_income_salary": "BD دخل (راتب)", "bd_income_top_up": "BD دخل (شحن)", + "bd_income_salary": "BD دخل (راتب)", "host_type": "نوع المضيف", "minutes": "دقائق", "gift_task": "مهمة الهدية", @@ -266,6 +266,10 @@ "bd": "BD", "bd_leader": "قائد BD", "bd_salary": "راتب BD", + + "agency_list": "قائمة الوكالة", + "bd_list": "قائمة BD", + "bd_leader_history": "سجل قائد BD", "current_status": "الحالة الحالية:", diff --git a/src/locales/en.json b/src/locales/en.json index f5e65e2..f9a1de0 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -32,8 +32,8 @@ "platform_policy": "Platform Policy", "num_teams": "Number Of Teams:", "team_top_up": "Team top-up", - "bd_income_salary": "BD Income (Salary)", "bd_income_top_up": "BD Income (Top-up)", + "bd_income_salary": "BD Income (Salary)", "host_type": "Host type", "minutes": "Minutes", "gift_task": "Gift Task", @@ -266,6 +266,10 @@ "bd": "BD", "bd_leader": "BD Leader", "bd_salary": "BD Salary", + + "agency_list": "Agency List", + "bd_list": "BD List", + "bd_leader_history": "BD Leader History", "current_status": "Current status:", diff --git a/src/locales/zh.json b/src/locales/zh.json index 2b85f63..6a02f46 100644 --- a/src/locales/zh.json +++ b/src/locales/zh.json @@ -32,8 +32,8 @@ "platform_policy": "平台政策", "num_teams": "团队数量:", "team_top_up": "团队充值", - "bd_income_salary": "BD收入(工资)", "bd_income_top_up": "BD收入(充值)", + "bd_income_salary": "BD收入(工资)", "host_type": "主播类型", "minutes": "分钟", "gift_task": "礼物任务", @@ -266,6 +266,10 @@ "bd": "BD", "bd_leader": "BD主管", "bd_salary": "BD工资", + + "agency_list": "代理列表", + "bd_list": "BD列表", + "bd_leader_history": "BD主管历史记录", "current_status": "当前状态:", diff --git a/src/views/BDCenter/index.vue b/src/views/BDCenter/index.vue index 786215e..8de4d10 100644 --- a/src/views/BDCenter/index.vue +++ b/src/views/BDCenter/index.vue @@ -292,14 +292,15 @@ long="true" @showMore="showReportDetail(income.billBelong)" > + +