干扰源接入,终端检测,台账管理bug修复
This commit is contained in:
@@ -368,6 +368,7 @@ const areaOptionList = dictData
|
||||
//字典获取敏感电能质量指标
|
||||
// const energyQualityIndexList = dictData.getBasicData('Indicator_Type')
|
||||
const energyQualityIndexList = dictData.getBasicData('Problem_Indicators')
|
||||
console.log('0000',energyQualityIndexList.values)
|
||||
const devIdList: any = ref([])
|
||||
const lineIdList: any = ref([])
|
||||
//字典获取行业类型
|
||||
|
||||
@@ -346,7 +346,7 @@ const summonFlagList = [
|
||||
},
|
||||
{
|
||||
id: '1',
|
||||
name: '变为触发'
|
||||
name: '变位触发'
|
||||
}
|
||||
]
|
||||
//定义终端模型下拉框数据
|
||||
|
||||
Reference in New Issue
Block a user