From b07a3a9dcb89f9785b7b001d2d26b167376d597e Mon Sep 17 00:00:00 2001
From: zrj <646384940@qq.com>
Date: Fri, 07 Jun 2024 11:43:49 +0800
Subject: [PATCH] 接口代理修改
---
src/views/publicSecurity/components/communityKeyNotePersonnel.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/publicSecurity/components/communityKeyNotePersonnel.vue b/src/views/publicSecurity/components/communityKeyNotePersonnel.vue
index c7c89b0..5d85769 100644
--- a/src/views/publicSecurity/components/communityKeyNotePersonnel.vue
+++ b/src/views/publicSecurity/components/communityKeyNotePersonnel.vue
@@ -66,7 +66,7 @@
<script>
import {
getCommunityStatisticalLabels
- } from "@/api/userHouse/list/userHouseList"
+ } from "@/ssoapi/userHouse/list/userHouseList"
import {
mapGetters
--
Gitblit v1.9.3