update
这个提交包含在:
@@ -59,7 +59,7 @@
|
||||
|
||||
<div
|
||||
class="video-bottom--wrapper"
|
||||
v-show="true || fireDirection === '北火'"
|
||||
v-show="fireDirection === '北火'"
|
||||
style=""
|
||||
>
|
||||
<video
|
||||
@@ -77,7 +77,7 @@
|
||||
|
||||
<div
|
||||
class="video-top--wrapper"
|
||||
v-show="true || fireDirection === '南火'"
|
||||
v-show="fireDirection === '南火'"
|
||||
style=""
|
||||
>
|
||||
<video
|
||||
|
||||
在新工单中引用
屏蔽一个用户