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