diff --git a/api/person.js b/api/person.js
index bf6db5f..6be0fdd 100644
--- a/api/person.js
+++ b/api/person.js
@@ -2,6 +2,7 @@ let personInfo = {// 用户信息模块
merchantManagement_todayData: "/yishoudan/statistics/agency/teamWithGroup",// 获取今日数据
person_feedback: "/daotian/feedback/add",// 反馈与建议
person_feedbackList: "/daotian/feedback/list",// 反馈与建议
+ person_marge: "/yishoudan/agency/merge/get",// 获取合并记录
}
export default personInfo;
\ No newline at end of file
diff --git a/root/person/marge.vue b/root/person/marge.vue
index 02409e3..5fa7ab1 100644
--- a/root/person/marge.vue
+++ b/root/person/marge.vue
@@ -1,8 +1,70 @@
+
+
+
+
+
-
\ No newline at end of file
+