赞
踩
- <el-table-column class-name="column" prop="program_name">
- <template slot-scope="{row}"><span>{{ row.program_name }}</span></template>
- </el-table-column>
- <style scoped lang="less">
- ::v-deep .column {
- .cell {
- font-size: 18px;
- }
- }
- </style>
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。