设备日志提交
parent
4c3df3dd90
commit
7ea239b6ed
|
|
@ -30,7 +30,7 @@
|
|||
class="subsection"
|
||||
v-if="logList.length>0"
|
||||
:height="80"></tn-subsection>
|
||||
<swiper :current="current" :acceleration="true"
|
||||
<swiper :current="current" :acceleration="true" style="height: calc(100vh - 300rpx)"
|
||||
v-if="logList.length>0"
|
||||
@change="change">
|
||||
<swiper-item v-for="(roller, key) in filmRollerList"
|
||||
|
|
|
|||
Loading…
Reference in New Issue