周教学计划优化

This commit is contained in:
zhanglipeng
2020-11-18 11:23:06 +08:00
parent 477176c1b9
commit 6918402224
5 changed files with 113 additions and 64 deletions

View File

@ -77,7 +77,11 @@
align="center"
:show-overflow-tooltip="true"
prop="content"
/>
>
<template slot-scope="scope">
<div v-html="scope.row.content"></div>
</template>
</el-table-column>
<el-table-column
label="操作"
align="center"