From 19fb7e7af8464bc88088d8bbc80c481752827994 Mon Sep 17 00:00:00 2001 From: zhengyiming <540361168@qq.com> Date: 星期一, 04 八月 2025 14:31:19 +0800 Subject: [PATCH] fix: 修改底层 --- 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