fix:修复图表 最大值取错值的问题 依旧修改SNMP MIB 下拉样式错乱的问提
This commit is contained in:
@@ -198,7 +198,7 @@ export default {
|
||||
name: 'index',
|
||||
data () {
|
||||
return {
|
||||
selectDom: { top: '', left:'', tempTop: '', show: true }, // 选择弹框的位置
|
||||
selectDom: { top: '', left: '', tempTop: '', show: true }, // 选择弹框的位置
|
||||
clearSearchShow: false,
|
||||
select_conditionsName: '',
|
||||
selectInfoList: searchSelectInfo,
|
||||
|
||||
Reference in New Issue
Block a user