拒稿列表

This commit is contained in:
@fawn-nine
2023-06-07 09:54:59 +08:00
parent 3ff7b783ae
commit 70dcce2570

View File

@@ -32,7 +32,7 @@
<el-option v-for="item in journal_type" :key="item.value" :label="item.name"
:value="item.value"></el-option>
</el-select>
<!-- <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"
@click="linkEmailist(scope.row)">History</el-button>
</div>