From c51434c9f6feae40af9335f82c7fb776e77a7a34 Mon Sep 17 00:00:00 2001 From: jscyl13849007907 <13849007907@163.com> Date: Thu, 7 Aug 2025 10:33:13 +0800 Subject: [PATCH] no message --- api/person.js | 1 + root/person/marge.vue | 66 +++++++++++++++++++++++++++++++++++++++++++++++++-- 2 files changed, 65 insertions(+), 2 deletions(-) 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 +