摘要: 如图:在列表中显示物品状态是否归还,若已归还可以点击查看归还详情 <el-table-column prop="sfgh" label="是否归还" align="center"> <template scope="scope"> <p v-if="scope.row.sfgh=='0'"> <el 阅读全文
posted @ 2020-04-08 18:02 狴颜丶领衔 阅读(10998) 评论(0) 推荐(1)