From 37bdbfe57736dda2b2ee368f90ac7e27f26bacda Mon Sep 17 00:00:00 2001
From: zrj <646384940@qq.com>
Date: Fri, 07 Jun 2024 13:55:52 +0800
Subject: [PATCH] 环境api 修改
---
src/views/userHouse/components/placeStatistics.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/userHouse/components/placeStatistics.vue b/src/views/userHouse/components/placeStatistics.vue
index 3bd79bd..5281c96 100644
--- a/src/views/userHouse/components/placeStatistics.vue
+++ b/src/views/userHouse/components/placeStatistics.vue
@@ -30,7 +30,7 @@
submit,
update,
remove
- } from '@/api/categoryLabel/category'
+ } from '@/ssoapi/categoryLabel/category'
import boxTitle from '../components/boxTitle.vue'
--
Gitblit v1.9.3