From 1f0432b13dcb9e696a7751a965d249c92549c94e Mon Sep 17 00:00:00 2001 From: seatonwan9 <seatonwan9@163.com> Date: 星期一, 10 五月 2021 17:20:56 +0800 Subject: [PATCH] 管线分析host --- src/conf/layers/LayerVideo.js | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/conf/layers/LayerVideo.js b/src/conf/layers/LayerVideo.js index 2222f80..7599043 100644 --- a/src/conf/layers/LayerVideo.js +++ b/src/conf/layers/LayerVideo.js @@ -4,5 +4,6 @@ export const LayerVideo = { code: 'sewersVideo', name: '瑙嗛鐩戞帶', - checked: false + checked: false, + type: 0 } -- Gitblit v1.8.0