pda/pages/index/queueup.vue
@@ -21,7 +21,7 @@ /> </view> <view class="count" >已签到车辆:<text>{{ total }}</text></view >总排队车辆:<text>{{ total }}</text></view > </view> <!-- --> @@ -139,6 +139,7 @@ platConfirm(e) { const index = e.indexs[0] this.platformGroup = this.platformGroupList[index] this.platformLineUpList = [] this.getList() this.showPlatformgroup = false },