This commit is contained in:
2025-09-01 13:05:33 +08:00
parent d71f54f1f7
commit 4c30099d77
14 changed files with 510 additions and 136 deletions

View File

@@ -5,9 +5,9 @@
<el-breadcrumb-item>
<i class="el-icon-collection"></i>
<router-link :to="{ path: '/peerewer' }">
<span class="top_dao"> Final Review Article</span>
<span class="top_dao"> Final Decision Article</span>
</router-link>
>> Final Review Completed
>> Final Decision Completed
</el-breadcrumb-item>
</el-breadcrumb>
</div>
@@ -45,7 +45,7 @@
p-id="29681"
></path>
</svg>
<p>Final Review completed !</p>
<p>Final Decision completed !</p>
<br clear="both" />
</div>
<!-- 暂时去掉 -->
@@ -53,10 +53,10 @@
Dear {{ getUserName() }}, We have received all of your review comments.<br />
The editorial team would like to express our sincere respect and gratitude to you for your meticulous review and
guidance as the final reviewer of this journal.
guidance as the final decision of this journal.
</div>
<div class="suss_page_3">
<a href="/editPeerewer">Return to Final Review page</a>
<a href="/editPeerewer">Return to Final Decision page</a>
</div>
</el-card>
</div>