响应中心无人机直播组件配置修改
parent
f35e2fbf9f
commit
0f48a05f18
|
|
@ -12,7 +12,6 @@ export const option = {
|
|||
export default class Config extends PublicConfigClass implements CreateComponentType {
|
||||
public key = ZhiChu_DroneLiveConfig.key
|
||||
public attr = { ...chartInitConfig, w: 357, h: 335, zIndex: -1 }
|
||||
public request = { ...requestSqlConfig}
|
||||
public filter = "return res.result;"
|
||||
public chartConfig = cloneDeep(ZhiChu_DroneLiveConfig)
|
||||
public option = cloneDeep(option)
|
||||
|
|
|
|||
Loading…
Reference in New Issue