item.status为已完成则显示红色,否则为绿色 :style="{'background':item.status=='已完成'?'red':'green'}" 相关文章: 2022-12-23 2021-05-19 2022-12-23 2021-12-02 2021-09-24