编辑工作台列表
This commit is contained in:
@@ -168,7 +168,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<el-table :data="tableData" border stripe class="table" ref="multipleTable"
|
<!-- <el-table :data="tableData" border stripe class="table" ref="multipleTable"
|
||||||
header-cell-class-name="table-header" empty-text="New messages (0)">
|
header-cell-class-name="table-header" empty-text="New messages (0)">
|
||||||
<el-table-column type="index" label="No." width="50" align="center"></el-table-column>
|
<el-table-column type="index" label="No." width="50" align="center"></el-table-column>
|
||||||
<el-table-column label="Base Information" width="380px">
|
<el-table-column label="Base Information" width="380px">
|
||||||
@@ -191,11 +191,11 @@
|
|||||||
style="font-size: 15px;letter-spacing: -0.5px;margin-right: 5px;">
|
style="font-size: 15px;letter-spacing: -0.5px;margin-right: 5px;">
|
||||||
{{scope.row.title}}
|
{{scope.row.title}}
|
||||||
</b>
|
</b>
|
||||||
<!-- <b @click="showdetaileditor(scope.row)" class="btnCliArt">
|
<b @click="showdetaileditor(scope.row)" class="btnCliArt">
|
||||||
<i class="el-icon-tickets"></i> Detail
|
<i class="el-icon-tickets"></i> Detail
|
||||||
</b> -->
|
</b>
|
||||||
<!-- <el-button size="mini" type="primary" plain icon="el-icon-tickets"
|
<el-button size="mini" type="primary" plain icon="el-icon-tickets"
|
||||||
@click="showdetaileditor(scope.row)">Detail</el-button> -->
|
@click="showdetaileditor(scope.row)">Detail</el-button>
|
||||||
</el-badge>
|
</el-badge>
|
||||||
|
|
||||||
</p>
|
</p>
|
||||||
@@ -238,7 +238,7 @@
|
|||||||
</p>
|
</p>
|
||||||
</template>
|
</template>
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
<!-- <el-table-column width="180" label="Manuscript ID" align="center">
|
<el-table-column width="180" label="Manuscript ID" align="center">
|
||||||
<template slot-scope="scope">
|
<template slot-scope="scope">
|
||||||
<p style="margin-bottom: 5px;">
|
<p style="margin-bottom: 5px;">
|
||||||
<span
|
<span
|
||||||
@@ -251,8 +251,8 @@
|
|||||||
<el-button @click="huaGuest(scope.row)" size="mini" type="primary" plain style="margin-top: 10px;">
|
<el-button @click="huaGuest(scope.row)" size="mini" type="primary" plain style="margin-top: 10px;">
|
||||||
Put into special issue</el-button>
|
Put into special issue</el-button>
|
||||||
</template>
|
</template>
|
||||||
</el-table-column> -->
|
</el-table-column>
|
||||||
<!-- <el-table-column prop="title" label="Title" align="center">
|
<el-table-column prop="title" label="Title" align="center">
|
||||||
<template slot-scope="scope">
|
<template slot-scope="scope">
|
||||||
<p style="text-align: left;">
|
<p style="text-align: left;">
|
||||||
<el-badge is-dot :hidden="scope.row.author_act==1?false:true" class="item">
|
<el-badge is-dot :hidden="scope.row.author_act==1?false:true" class="item">
|
||||||
@@ -260,7 +260,7 @@
|
|||||||
</el-badge>
|
</el-badge>
|
||||||
</p>
|
</p>
|
||||||
</template>
|
</template>
|
||||||
</el-table-column> -->
|
</el-table-column>
|
||||||
<el-table-column label="" align="center" width="145">
|
<el-table-column label="" align="center" width="145">
|
||||||
<template slot="header">
|
<template slot="header">
|
||||||
<div>Reviewer</div>
|
<div>Reviewer</div>
|
||||||
@@ -301,7 +301,7 @@
|
|||||||
</p>
|
</p>
|
||||||
</template>
|
</template>
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
<!-- <el-table-column label="Email" align="center" width="110">
|
<el-table-column label="Email" align="center" width="110">
|
||||||
<template slot-scope="scope">
|
<template slot-scope="scope">
|
||||||
<div style="text-align: center;margin-bottom: 10px;" v-if="scope.row.emailh==1">
|
<div style="text-align: center;margin-bottom: 10px;" v-if="scope.row.emailh==1">
|
||||||
<el-button size="mini" type="primary" plain icon="el-icon-chat-dot-square"
|
<el-button size="mini" type="primary" plain icon="el-icon-chat-dot-square"
|
||||||
@@ -312,15 +312,15 @@
|
|||||||
@click="linkEmail(scope.row)">Email</el-button>
|
@click="linkEmail(scope.row)">Email</el-button>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
</el-table-column> -->
|
</el-table-column>
|
||||||
<!-- <el-table-column label="Countries" align="center" width="100">
|
<el-table-column label="Countries" align="center" width="100">
|
||||||
<template slot-scope="scope">
|
<template slot-scope="scope">
|
||||||
<p v-for="(item, index) in scope.row.countrys">
|
<p v-for="(item, index) in scope.row.countrys">
|
||||||
{{item}}
|
{{item}}
|
||||||
<font v-if="index!=scope.row.countrys.length-1">,</font>
|
<font v-if="index!=scope.row.countrys.length-1">,</font>
|
||||||
</p>
|
</p>
|
||||||
</template>
|
</template>
|
||||||
</el-table-column> -->
|
</el-table-column>
|
||||||
<el-table-column label="AI scoring" align="center" width="150">
|
<el-table-column label="AI scoring" align="center" width="150">
|
||||||
<template slot-scope="scope">
|
<template slot-scope="scope">
|
||||||
<p style="font-size: 18px;font-weight: bold;margin-bottom: 5px;color: #006699;"
|
<p style="font-size: 18px;font-weight: bold;margin-bottom: 5px;color: #006699;"
|
||||||
@@ -347,7 +347,7 @@
|
|||||||
</p>
|
</p>
|
||||||
</template>
|
</template>
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
<!-- <el-table-column label="Status" align="center" width="130">
|
<el-table-column label="Status" align="center" width="130">
|
||||||
<template slot-scope="scope">
|
<template slot-scope="scope">
|
||||||
<p style="margin-bottom: 5px;">{{stateFormat(scope.row.state)}}</p>
|
<p style="margin-bottom: 5px;">{{stateFormat(scope.row.state)}}</p>
|
||||||
<el-button v-if="scope.row.state!=5" @click="testvis(scope.row)" size="mini" type="primary" plain
|
<el-button v-if="scope.row.state!=5" @click="testvis(scope.row)" size="mini" type="primary" plain
|
||||||
@@ -356,14 +356,14 @@
|
|||||||
icon="el-icon-collection-tag">Begin
|
icon="el-icon-collection-tag">Begin
|
||||||
Produce</el-button>
|
Produce</el-button>
|
||||||
</template>
|
</template>
|
||||||
</el-table-column> -->
|
</el-table-column>
|
||||||
<!-- <el-table-column label="Repetition" align="center" width="120">
|
<el-table-column label="Repetition" align="center" width="120">
|
||||||
<template slot-scope="scope">
|
<template slot-scope="scope">
|
||||||
<p style="margin-bottom: 5px;">{{scope.row.repetition}} %</p>
|
<p style="margin-bottom: 5px;">{{scope.row.repetition}} %</p>
|
||||||
<el-button @click="changeRepe(scope.row)" size="mini" type="primary" plain icon="el-icon-edit">
|
<el-button @click="changeRepe(scope.row)" size="mini" type="primary" plain icon="el-icon-edit">
|
||||||
Change</el-button>
|
Change</el-button>
|
||||||
</template>
|
</template>
|
||||||
</el-table-column> -->
|
</el-table-column>
|
||||||
<el-table-column label="Remarks">
|
<el-table-column label="Remarks">
|
||||||
<template slot-scope="scope">
|
<template slot-scope="scope">
|
||||||
<font style="margin-right: 10px;">{{scope.row.remarks}}</font>
|
<font style="margin-right: 10px;">{{scope.row.remarks}}</font>
|
||||||
@@ -372,7 +372,7 @@
|
|||||||
</b>
|
</b>
|
||||||
</template>
|
</template>
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
</el-table>
|
</el-table> -->
|
||||||
|
|
||||||
|
|
||||||
<div class="pagination">
|
<div class="pagination">
|
||||||
|
|||||||
Reference in New Issue
Block a user