Commit 1cf87920 authored by “yiyousong”'s avatar “yiyousong”

fix:修复集中显示屏皮肤展示的时候会出现空数据提示

parent 99c9a740
......@@ -161,7 +161,7 @@
<div
class="vertical-skin"
:id="conponentsId"
v-if="imageResolution === '2'"
v-else-if="imageResolution === '2'"
:style="{
background: filterItem('1', 0),
}"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment