拒稿列表

This commit is contained in:
@fawn-nine
2023-06-07 09:35:31 +08:00
parent 0614ec0bd4
commit ec2135fa1b
11 changed files with 432 additions and 7 deletions

View File

@@ -10,7 +10,7 @@
<div class="container">
<div class="handle-box">
<el-button type="primary" icon="el-icon-plus" @click="addJournal">Add Journal</el-button>
</div>
</div>
<el-table :data="tableData" border stripe class="table" ref="multipleTable"
header-cell-class-name="table-header" empty-text="New messages (0)">
<el-table-column prop="journal_id" label="ID" align="center" width="50"></el-table-column>