perf:1.取消图表选择单位组件可输入 2.traffic setting tags为空时统一为空对象

This commit is contained in:
wangwenrui
2020-05-21 18:05:46 +08:00
parent 0961be217b
commit fac7af468a
3 changed files with 6 additions and 6 deletions

View File

@@ -83,7 +83,7 @@
direction:[],
ifindex:null,
ifdescr:' ',
tags:"",
tags:{},
edit:true,
}
]
@@ -120,7 +120,7 @@
direction:[],
ifindex:null,
ifdescr:' ',
tags:"",
tags:{},
edit:true,
}
]
@@ -146,7 +146,7 @@
direction:[],
ifindex:null,
ifdescr:' ',
tags:"",
tags:{},
edit:true,
}
]