{touchStart(e,index)}"
@touchmove="(e)=>{touchMove(e,index)}"
@touchend="()=>{touchEnd(index)}"
@click="goRouter(item)"
:style="{transform: `translateX(${item.distanceX}px)`}" class="wrap1">
{{ item.artworkName }}
{{ item.artworkSquareSize }}平尺
{{ item.startAt }}-{{ item.endAt }}
{{ item.endAt }}
已延期
点击补款
{{ statusValue.find(x => x.value === item.artworkStatus).label }}
货架号:
{{ item.shelvesNum }}