工单号:{{ item.no }}
{{ item.statusText }}
建立时间:{{ item.time }}
报事内容:{{ item.content }}
报事位置:{{ item.addr }}
服务评价
报事详情
{{ step }}
建立时间:{{ detailItem.time }}
报事内容:{{ detailItem.content }}
报事位置:{{ detailItem.addr }}
/* 让服务评价按钮靠右 */
.eval-btn-right {
margin-left: auto;
display: block;
width: fit-content;
}