提交 e72f3fa3 authored 作者: thy's avatar thy

合并分支 'thy' 到 'ningbo'

rporto 查看合并请求 !148
......@@ -4426,9 +4426,13 @@ export default {
// }
if(res.data.rpo == -1){
this.rpo = ''
}else{
this.rpo = res.data.rpo
}
if(res.data.rto == -1){
this.rto = ''
}else{
this.rto = res.data.rto
}
// this.rpo = res.data.rpo
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论