src/views/tickets/orderLog.vue @@ -748,6 +748,7 @@ @click="orderLogReject(form.id)" >驳回</el-button > <el-button @click="detailVisibleCopy = false">取消</el-button> </div> </el-row> </el-form>