提交 9ec922e1 authored 作者: thy's avatar thy

rporto

上级 3d20fbed
......@@ -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 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论