|
@@ -75,6 +75,7 @@ import Confirm from '@/plugins/confirm'
|
|
|
import { saveResumeInfo, resumeParser2 } from '@/api/recruit/personal/resume'
|
|
|
import { useUserStore } from '@/store/user'
|
|
|
import attachmentPage from '../attachment'
|
|
|
+import { Base64 } from 'js-base64'
|
|
|
const { t } = useI18n()
|
|
|
const props = defineProps({
|
|
|
data: {
|