综合查询相关接口不再使用中文categoryName统一使用deviceCategory
This commit is contained in:
@ -174,7 +174,7 @@ export default {
|
||||
dataType &&
|
||||
this.$refs.pointChart.showChart({
|
||||
pointName: dataType,
|
||||
categoryName: "单体电池",
|
||||
deviceCategory:'BATTERY',
|
||||
deviceId: clusterDeviceId,
|
||||
child: [deviceId],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user