|
@@ -49,8 +49,9 @@ export default {
|
|
|
摄像头品牌: 'camera_brand',
|
|
摄像头品牌: 'camera_brand',
|
|
|
NVR设备类型:'device_type_nvr',
|
|
NVR设备类型:'device_type_nvr',
|
|
|
机器人品牌: 'isp_robot_brand',
|
|
机器人品牌: 'isp_robot_brand',
|
|
|
- 机器人类型: 'isp_robot_type'
|
|
|
|
|
-
|
|
|
|
|
|
|
+ 机器人类型: 'isp_robot_type',
|
|
|
|
|
+ 设备管理设备类型: 'isp_device_type',
|
|
|
|
|
+ 设备品牌: 'device_brand'
|
|
|
};
|
|
};
|
|
|
|
|
|
|
|
export const numberList = ['patrol_cycle'];
|
|
export const numberList = ['patrol_cycle'];
|