This commit is contained in:
2025-07-29 13:18:18 +08:00
parent 38be3888a2
commit 3b7c76de47
4 changed files with 9 additions and 10 deletions

View File

@@ -536,7 +536,7 @@
</p>
</div>
</template>
<template v-if="query.state ==4">
<!-- <template v-if="query.state ==4">
<div class="fixCard" style="width: 230px; flex-shrink: 0">
<b style="font-size: 16px; letter-spacing: -0.5px;color:rgba(0, 119, 184)">Editorial Board Decision</b>
<p style="height: 20px"></p>
@@ -586,11 +586,10 @@
<p style="margin-top: 20px">
<b @click="articleReviewer(item)" class="btnCliArt"> <i class="el-icon-edit"></i> Editorial Board </b>
<!-- <el-button size="mini" type="primary" icon="el-icon-user" @click="articleReviewer(item)">
Inviting Reviewer</el-button> -->
</p>
</div>
</template>
</template> -->
<!-- <div class="fixCard" style="width: 320px; flex-shrink: 0" v-if="query.state == 0">
<b style="font-size: 16px; letter-spacing: -0.5px">Research areas</b>
@@ -1618,10 +1617,10 @@ export default {
{
state: 4
},
{
state: 4,
isNew: true
},
// {
// state: 4,
// isNew: true
// },
{
state: 6