topic description
this.visit_type
Code displayed:
< el-table-column label= "record" align= "center" >
<template slot-scope="scope">
<span>{{scope.row.visit_des}}</span>
</template>
</el-table-column>
what result do you expect? What is the error message actually seen?
I would like to ask that when the font of the result this.visit_type is finally displayed at the bottom of the record, the font will be red. How do you do that? Please ask the passing god to give me some advice. Thank you!