diff --git a/src/components/page/Complete_profile.vue b/src/components/page/Complete_profile.vue index 771cf07..774d765 100644 --- a/src/components/page/Complete_profile.vue +++ b/src/components/page/Complete_profile.vue @@ -12,6 +12,7 @@ " > + Dear {{ user_name }} , Congratulations! You manuscript has been pre-accepted for publication in {{ journalInfo.title }} - The article processing charges for your manuscript have been waived. + The article processing charges for your manuscript have been waived, or you have already paid them via bank transfer.

https://www.tmrjournals.com/tmr/free-application/{{ journalInfo.apc_url }}.

{{ $t('JournalCitationAnalysis.level') }} :{{ scope.row.level }}
- - +
{{ $t('JournalCitationAnalysis.journal_topic') }} :{{ scope.row.journal_topic }} @@ -151,8 +150,14 @@
- - + +

{{ detailForm.title }} @@ -201,10 +206,29 @@ {{ detailForm.fee }} + + + {{ detailForm.apc_url }} + + + + + + {{ detailForm.apc_url }} + - +

- +
@@ -269,7 +298,8 @@ :title="$t('GroupClassification.Journal') + ' : ' + currentJournal.title" :visible.sync="drawer" direction="rtl" - :before-close="handleClose" :wrapperClosable="false" + :before-close="handleClose" + :wrapperClosable="false" size="90%" > @@ -280,7 +310,8 @@ :title="$t('GroupClassification.Journal') + ' : ' + currentJournal.title" :visible.sync="drawerJournalInstallment" direction="rtl" - :before-close="handleCloseJournalInstallment" :wrapperClosable="false" + :before-close="handleCloseJournalInstallment" + :wrapperClosable="false" size="90%" > - - + + - - - - - + + + + + - - + +