sc
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
v-loading="loading"
|
v-loading="loading"
|
||||||
:data="tableList"
|
:data="tableList"
|
||||||
highlight-current-row
|
highlight-current-row
|
||||||
max-height="calc(100vh - 320px)"
|
max-height="calc(100vh - 180px)"
|
||||||
>
|
>
|
||||||
<el-table-column type="index" width="55" align="center" />
|
<el-table-column type="index" width="55" align="center" />
|
||||||
<el-table-column label="章节名称" prop="chapterName" />
|
<el-table-column label="章节名称" prop="chapterName" />
|
||||||
|
|||||||
Reference in New Issue
Block a user