From 8e94e3f60a91e536d69e643b4dc13804b79370bc Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期二, 05 八月 2025 17:40:06 +0800
Subject: [PATCH] feat: 页面

---
 src/views/OperationManage/OperationManageList.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/views/OperationManage/OperationManageList.vue b/src/views/OperationManage/OperationManageList.vue
index 4771789..d4e16c3 100644
--- a/src/views/OperationManage/OperationManageList.vue
+++ b/src/views/OperationManage/OperationManageList.vue
@@ -88,7 +88,6 @@
 import { useAccess } from '@/hooks';
 import { FlexWorkerEleSignEnumText } from '@/constants';
 import { ModelValueType } from 'element-plus';
-import * as flexEnterpriseWokerServices from '@/services/api/FlexEnterpriseWoker';
 import { format, setOSSLink, convertApi2FormUrl, convertFormUrl2Api } from '@/utils';
 import { OrderInputType, Message } from '@bole-core/core';
 

--
Gitblit v1.9.1