摘要: <el-table-column align="center" label="优先级" width="160"> <template slot-scope="scope"> <span v-if="scope.row.priority == 0">严重</span> <span v-if="scop 阅读全文
posted @ 2022-04-26 17:36 Nancy* 阅读(100) 评论(0) 推荐(0)