From ff16cc10a031e322a50b919cd7904dca16897d11 Mon Sep 17 00:00:00 2001 From: wupengfei <834520024@qq.com> Date: 星期一, 18 八月 2025 16:51:00 +0800 Subject: [PATCH] Merge branch 'master' of http://120.26.58.240:8888/r/flexJobAdminBClient --- src/views/ServiceChargeManage/ServiceChargeManage.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/ServiceChargeManage/ServiceChargeManage.vue b/src/views/ServiceChargeManage/ServiceChargeManage.vue index ad975a6..d9cbb15 100644 --- a/src/views/ServiceChargeManage/ServiceChargeManage.vue +++ b/src/views/ServiceChargeManage/ServiceChargeManage.vue @@ -108,7 +108,7 @@ UploadUserFile, } from '@bole-core/components'; import { ServiceChargeManageColumns } from './constants'; -import { FlexEnterpriseSettingStatus, Gender } from '@/constants'; +import { EnumUserGender } from '@/constants'; import { downloadFileByUrl } from '@/utils'; defineOptions({ -- Gitblit v1.9.1