qsh 3 days ago
parent cff96918ce
commit 6359913c2c
  1. 2
      src/views/Question/UAVChapter/index.vue

@ -20,7 +20,7 @@
v-loading="loading"
:data="tableList"
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 label="章节名称" prop="chapterName" />

Loading…
Cancel
Save