18:02
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
<span @click="esy_deta(item.article_id)">
|
||||
<i class="el-icon-paperclip"></i>My Manuscript
|
||||
</span>
|
||||
<span v-if="item.state == 3" style="text-decoration: none;">
|
||||
<span v-if="item.state == 6" style="text-decoration: none;">
|
||||
<font> | </font>
|
||||
<span @click="goPre_ingested(item.article_id)" class="preButton">
|
||||
<!-- <el-badge is-dot class="item" > -->
|
||||
@@ -448,8 +448,8 @@
|
||||
this.$router.push({
|
||||
path: 'PreIngested',
|
||||
query: {
|
||||
// id: id
|
||||
id: 3070
|
||||
id: id
|
||||
// id: 3070
|
||||
}
|
||||
});
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user