From fa0fc3195858a592d2ad1bdad0fa6126602ebf55 Mon Sep 17 00:00:00 2001
From: zrj <646384940@qq.com>
Date: Fri, 07 Jun 2024 14:17:10 +0800
Subject: [PATCH] 路径配置修改

---
 src/views/userHouse/components/houseStatistics.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/userHouse/components/houseStatistics.vue b/src/views/userHouse/components/houseStatistics.vue
index f69c444..79783e4 100644
--- a/src/views/userHouse/components/houseStatistics.vue
+++ b/src/views/userHouse/components/houseStatistics.vue
@@ -88,7 +88,7 @@
     add,
     update,
     remove
-  } from '@/api/label/label'
+  } from '@/ssoapi/label/label'
 
   import boxTitle from '../components/boxTitle.vue'
 

--
Gitblit v1.9.3