zhengyiming
2025-11-28 094afeae44391ec730b9620cd33529d7ce62524c
src/views/FlexJobManage/FlexJobManage.vue
@@ -201,7 +201,12 @@
  EnumEnterpriseEmployeeSourceText,
} from '@/constants';
import { Message } from '@bole-core/core';
import { convertApi2FormUrlOnlyOne, downloadFileByUrl, format } from '@/utils';
import {
  convertApi2FormUrlOnlyOne,
  downloadFileByUrl,
  format,
  hiddenIDNumberForEnd4,
} from '@/utils';
import StaffInfoDialog from './components/StaffInfoDialog.vue';
import BatchImportDialog from './components/BatchImportDialog.vue';
import SendShotMessageDialog from './components/SendShotMessageDialog.vue';