|
@@ -277,6 +277,7 @@ export default {
|
|
this.resultData = null // 设备搜索结果
|
|
this.resultData = null // 设备搜索结果
|
|
this.noData = 0
|
|
this.noData = 0
|
|
this.isFocus = false // 搜索框是否获取焦点
|
|
this.isFocus = false // 搜索框是否获取焦点
|
|
|
|
+ this.equipmentData = []
|
|
this.getDeviceType()
|
|
this.getDeviceType()
|
|
}
|
|
}
|
|
}
|
|
}
|