diff --git a/admin-web-master/src/api/cereBusinessInfo.js b/admin-web-master/src/api/cereBusinessInfo.js index fe4913e..5024f11 100644 --- a/admin-web-master/src/api/cereBusinessInfo.js +++ b/admin-web-master/src/api/cereBusinessInfo.js @@ -43,3 +43,12 @@ export function close(data) { }) } +// 招商统计分析 +export function getInvestmentStatistics(data) { + return request({ + url: '/attractInvestmentStatisticsController/getInvestmentStatistics', + method: 'post', + data + }) +} + diff --git a/admin-web-master/src/assets/images/msg.png b/admin-web-master/src/assets/images/msg.png new file mode 100644 index 0000000..2b8f0f2 --- /dev/null +++ b/admin-web-master/src/assets/images/msg.png diff --git a/admin-web-master/src/layout/index.vue b/admin-web-master/src/layout/index.vue index 8e37620..bc6f159 100644 --- a/admin-web-master/src/layout/index.vue +++ b/admin-web-master/src/layout/index.vue @@ -10,8 +10,8 @@
+