From bbf935c44b77eb0997f9332cd0e7f820f2bd2804 Mon Sep 17 00:00:00 2001
From: zhaojiale <631455805@qq.com>
Date: 星期三, 03 八月 2022 15:41:37 +0800
Subject: [PATCH] 事故快报除图片外完成

---
 src/views/system/department/index.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/views/system/department/index.vue b/src/views/system/department/index.vue
index 610f52a..8e85911 100644
--- a/src/views/system/department/index.vue
+++ b/src/views/system/department/index.vue
@@ -42,7 +42,6 @@
 import { ElMessageBox, ElMessage } from 'element-plus';
 import deptDialog from '/@/views/system/department/component/deptDialog.vue';
 import {departmentApi} from "/@/api/system/department";
-import {useRoleApi} from "/@/api/system/role";
 
 // 定义接口来定义对象的类型
 interface TableDataRow {

--
Gitblit v1.9.2