From 84358f2bc9415c90099306f0c9c41cdc24cc78d6 Mon Sep 17 00:00:00 2001
From: Your Name <123456>
Date: 星期三, 10 八月 2022 18:34:32 +0800
Subject: [PATCH] 图标

---
 src/views/doublePrevent/riskCheckManage/hiddenManagement/hiddenRectify/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/doublePrevent/riskCheckManage/hiddenManagement/hiddenRectify/index.vue b/src/views/doublePrevent/riskCheckManage/hiddenManagement/hiddenRectify/index.vue
index b027e0d..093ec04 100644
--- a/src/views/doublePrevent/riskCheckManage/hiddenManagement/hiddenRectify/index.vue
+++ b/src/views/doublePrevent/riskCheckManage/hiddenManagement/hiddenRectify/index.vue
@@ -72,7 +72,7 @@
 import rectifyDialog from './components/rectifyDialog.vue';
 import { Edit, Delete, Check, View } from '@element-plus/icons-vue';
 import { hiddenRectifyApi } from '/@/api/doublePreventSystem/rectify';
-import { departmentApi } from '/@/api/department';
+import { departmentApi } from '/@/api/systemManage/department';
 import { productionDeviceApi } from '/@/api/doublePreventSystem/productionDevice';
 
 // 定义接口来定义对象的类型

--
Gitblit v1.9.2