From 58fe00c41f4c499b604d2c504542dbb1272382f2 Mon Sep 17 00:00:00 2001 From: 陈泽平 <chenzeping> Date: 星期二, 18 五月 2021 20:35:47 +0800 Subject: [PATCH] 管线问题修改 --- 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