数据
This commit is contained in:
@@ -115,7 +115,7 @@
|
||||
<img v-show="String(StackingPositionList[0].color_status) === '1'" src="../../../images/workshop/ktp_yellow.png" alt="">
|
||||
<img v-show="String(StackingPositionList[0].color_status) === '2'" src="../../../images/workshop/ktp_green.png" alt="">
|
||||
<img v-show="String(StackingPositionList[0].color_status) === '3'" src="../../../images/workshop/ktp_red.png" alt="">
|
||||
<div v-show="String(StackingPositionList[0].color_status) === '1'" class="zhuan_qty">
|
||||
<div v-show="String(StackingPositionList[0].color_status) === '2'" class="zhuan_qty">
|
||||
<p>{{ StackingPositionList[0].encoder_qty }}</p>
|
||||
<div class="zhuan_bg_arrow"></div>
|
||||
</div>
|
||||
@@ -128,7 +128,7 @@
|
||||
<img v-show="String(StackingPositionList[1].color_status) === '1'" src="../../../images/workshop/ktp_yellow.png" alt="">
|
||||
<img v-show="String(StackingPositionList[1].color_status) === '2'" src="../../../images/workshop/ktp_green.png" alt="">
|
||||
<img v-show="String(StackingPositionList[1].color_status) === '3'" src="../../../images/workshop/ktp_red.png" alt="">
|
||||
<div v-show="String(StackingPositionList[1].color_status) === '1'" class="zhuan_qty">
|
||||
<div v-show="String(StackingPositionList[1].color_status) === '2'" class="zhuan_qty">
|
||||
<p>{{ StackingPositionList[1].encoder_qty }}</p>
|
||||
<div class="zhuan_bg_arrow"></div>
|
||||
</div>
|
||||
@@ -181,7 +181,7 @@
|
||||
<img v-show="StackingPositionList[2].color_status === 1" src="../../../images/workshop/ktp_yellow.png" alt="">
|
||||
<img v-show="StackingPositionList[2].color_status === 2" src="../../../images/workshop/ktp_green.png" alt="">
|
||||
<img v-show="StackingPositionList[2].color_status === 3" src="../../../images/workshop/ktp_red.png" alt="">
|
||||
<div v-show="StackingPositionList[2].color_status === 1" class="zhuan_qty">
|
||||
<div v-show="StackingPositionList[2].color_status === 2" class="zhuan_qty">
|
||||
<p>{{ StackingPositionList[2].encoder_qty }}</p>
|
||||
<div class="zhuan_bg_arrow"></div>
|
||||
</div>
|
||||
@@ -194,7 +194,7 @@
|
||||
<img v-show="StackingPositionList[3].color_status === 1" src="../../../images/workshop/ktp_yellow.png" alt="">
|
||||
<img v-show="StackingPositionList[3].color_status === 2" src="../../../images/workshop/ktp_green.png" alt="">
|
||||
<img v-show="StackingPositionList[3].color_status === 3" src="../../../images/workshop/ktp_red.png" alt="">
|
||||
<div v-show="StackingPositionList[3].color_status === 1" class="zhuan_qty">
|
||||
<div v-show="StackingPositionList[3].color_status === 2" class="zhuan_qty">
|
||||
<p>{{ StackingPositionList[3].encoder_qty }}</p>
|
||||
<div class="zhuan_bg_arrow"></div>
|
||||
</div>
|
||||
@@ -279,7 +279,7 @@
|
||||
<img v-show="StackingPositionList[4].color_status === 1" src="../../../images/workshop/ktp_yellow.png" alt="">
|
||||
<img v-show="StackingPositionList[4].color_status === 2" src="../../../images/workshop/ktp_green.png" alt="">
|
||||
<img v-show="StackingPositionList[4].color_status === 3" src="../../../images/workshop/ktp_red.png" alt="">
|
||||
<div v-show="StackingPositionList[4].color_status === 1" class="zhuan_qty">
|
||||
<div v-show="StackingPositionList[4].color_status === 2" class="zhuan_qty">
|
||||
<p>{{StackingPositionList[4].encoder_qty}}</p>
|
||||
<div class="zhuan_bg_arrow"></div>
|
||||
</div>
|
||||
@@ -292,7 +292,7 @@
|
||||
<img v-show="StackingPositionList[5].color_status === 1" src="../../../images/workshop/ktp_yellow.png" alt="">
|
||||
<img v-show="StackingPositionList[5].color_status === 2" src="../../../images/workshop/ktp_green.png" alt="">
|
||||
<img v-show="StackingPositionList[5].color_status === 3" src="../../../images/workshop/ktp_red.png" alt="">
|
||||
<div v-show="StackingPositionList[5].color_status === 1" class="zhuan_qty">
|
||||
<div v-show="StackingPositionList[5].color_status === 2" class="zhuan_qty">
|
||||
<p>{{StackingPositionList[5].encoder_qty}}</p>
|
||||
<div class="zhuan_bg_arrow"></div>
|
||||
</div>
|
||||
@@ -305,7 +305,7 @@
|
||||
<img v-show="StackingPositionList[6].color_status === 1" src="../../../images/workshop/ktp_yellow.png" alt="">
|
||||
<img v-show="StackingPositionList[6].color_status === 2" src="../../../images/workshop/ktp_green.png" alt="">
|
||||
<img v-show="StackingPositionList[6].color_status === 3" src="../../../images/workshop/ktp_red.png" alt="">
|
||||
<div v-show="StackingPositionList[6].color_status === 1" class="zhuan_qty">
|
||||
<div v-show="StackingPositionList[6].color_status === 2" class="zhuan_qty">
|
||||
<p>{{ StackingPositionList[6].encoder_qty }}</p>
|
||||
<div class="zhuan_bg_arrow"></div>
|
||||
</div>
|
||||
@@ -318,7 +318,7 @@
|
||||
<img v-show="StackingPositionList[7].color_status === 1" src="../../../images/workshop/ktp_yellow.png" alt="">
|
||||
<img v-show="StackingPositionList[7].color_status === 2" src="../../../images/workshop/ktp_green.png" alt="">
|
||||
<img v-show="StackingPositionList[7].color_status === 3" src="../../../images/workshop/ktp_red.png" alt="">
|
||||
<div v-show="StackingPositionList[7].color_status === 1" class="zhuan_qty">
|
||||
<div v-show="StackingPositionList[7].color_status === 2" class="zhuan_qty">
|
||||
<p>{{ StackingPositionList[7].encoder_qty }}</p>
|
||||
<div class="zhuan_bg_arrow"></div>
|
||||
</div>
|
||||
@@ -440,7 +440,7 @@
|
||||
<img v-show="StackingPositionList[12].color_status === 1" src="../../../images/workshop/ktp_yellow.png" alt="">
|
||||
<img v-show="StackingPositionList[12].color_status === 2" src="../../../images/workshop/ktp_green.png" alt="">
|
||||
<img v-show="StackingPositionList[12].color_status === 3" src="../../../images/workshop/ktp_red.png" alt="">
|
||||
<div v-show="StackingPositionList[12].color_status === 1" class="zhuan_qty">
|
||||
<div v-show="StackingPositionList[12].color_status === 2" class="zhuan_qty">
|
||||
<p>{{StackingPositionList[12].encoder_qty}}</p>
|
||||
<div class="zhuan_bg_arrow"></div>
|
||||
</div>
|
||||
@@ -453,7 +453,7 @@
|
||||
<img v-show="StackingPositionList[13].color_status === 1" src="../../../images/workshop/ktp_yellow.png" alt="">
|
||||
<img v-show="StackingPositionList[13].color_status === 2" src="../../../images/workshop/ktp_green.png" alt="">
|
||||
<img v-show="StackingPositionList[13].color_status === 3" src="../../../images/workshop/ktp_red.png" alt="">
|
||||
<div v-show="StackingPositionList[13].color_status === 1" class="zhuan_qty">
|
||||
<div v-show="StackingPositionList[13].color_status === 2" class="zhuan_qty">
|
||||
<p>{{ StackingPositionList[13].encoder_qty }}</p>
|
||||
<div class="zhuan_bg_arrow"></div>
|
||||
</div>
|
||||
@@ -839,7 +839,7 @@
|
||||
<div v-show="machine === 'mpgw'" class="pop_content">
|
||||
<div class="pop_item">
|
||||
<div class="pop_label">状态</div>
|
||||
<div class="pop_val">{{ ['无货', '有货'][Number(pkObj.point_status) - 1] }}</div>
|
||||
<div class="pop_val">{{ ['无货', '有货'][Number(pkObj.point_status)] }}</div>
|
||||
</div>
|
||||
<div class="pop_item">
|
||||
<div class="pop_label">载具</div>
|
||||
@@ -1103,120 +1103,120 @@ export default {
|
||||
case 1:
|
||||
this.pkObj = this.TrayStationPopoverList[0]
|
||||
this.top = this.$refs.mpgw01.getBoundingClientRect().top - 21
|
||||
this.left = this.$refs.mpgw01.getBoundingClientRect().left - 657
|
||||
this.left = this.$refs.mpgw01.getBoundingClientRect().left - 640
|
||||
this.foldlineStyle = 'foldline_right'
|
||||
break
|
||||
case 2:
|
||||
this.pkObj = this.TrayStationPopoverList[1]
|
||||
this.top = this.$refs.mpgw02.getBoundingClientRect().top - 21
|
||||
this.left = this.$refs.mpgw02.getBoundingClientRect().left - 657
|
||||
this.left = this.$refs.mpgw02.getBoundingClientRect().left - 640
|
||||
this.foldlineStyle = 'foldline_right'
|
||||
break
|
||||
case 3:
|
||||
this.pkObj = this.TrayStationPopoverList[2]
|
||||
this.top = this.$refs.mpgw03.getBoundingClientRect().top - 40
|
||||
this.left = this.$refs.mpgw03.getBoundingClientRect().left - 635
|
||||
this.top = this.$refs.mpgw03.getBoundingClientRect().top - 21
|
||||
this.left = this.$refs.mpgw03.getBoundingClientRect().left - 640
|
||||
this.foldlineStyle = 'foldline_right'
|
||||
break
|
||||
case 4:
|
||||
this.pkObj = this.TrayStationPopoverList[3]
|
||||
this.top = this.$refs.mpgw04.getBoundingClientRect().top - 40
|
||||
this.left = this.$refs.mpgw04.getBoundingClientRect().left - 635
|
||||
this.top = this.$refs.mpgw04.getBoundingClientRect().top - 21
|
||||
this.left = this.$refs.mpgw04.getBoundingClientRect().left - 640
|
||||
this.foldlineStyle = 'foldline_right'
|
||||
break
|
||||
case 5:
|
||||
this.pkObj = this.TrayStationPopoverList[4]
|
||||
this.top = this.$refs.mpgw05.getBoundingClientRect().top - 21
|
||||
this.left = this.$refs.mpgw05.getBoundingClientRect().left - 657
|
||||
this.left = this.$refs.mpgw05.getBoundingClientRect().left - 640
|
||||
this.foldlineStyle = 'foldline_right'
|
||||
break
|
||||
case 6:
|
||||
this.pkObj = this.TrayStationPopoverList[5]
|
||||
this.top = this.$refs.mpgw06.getBoundingClientRect().top - 21
|
||||
this.left = this.$refs.mpgw06.getBoundingClientRect().left - 657
|
||||
this.left = this.$refs.mpgw06.getBoundingClientRect().left - 640
|
||||
this.foldlineStyle = 'foldline_right'
|
||||
break
|
||||
case 7:
|
||||
this.pkObj = this.TrayStationPopoverList[6]
|
||||
this.top = this.$refs.mpgw07.getBoundingClientRect().top - 21
|
||||
this.left = this.$refs.mpgw07.getBoundingClientRect().left - 657
|
||||
this.left = this.$refs.mpgw07.getBoundingClientRect().left - 640
|
||||
this.foldlineStyle = 'foldline_right'
|
||||
break
|
||||
case 8:
|
||||
this.pkObj = this.TrayStationPopoverList[7]
|
||||
this.top = this.$refs.mpgw08.getBoundingClientRect().top - 21
|
||||
this.left = this.$refs.mpgw08.getBoundingClientRect().left - 657
|
||||
this.left = this.$refs.mpgw08.getBoundingClientRect().left - 640
|
||||
this.foldlineStyle = 'foldline_right'
|
||||
break
|
||||
case 9:
|
||||
this.pkObj = this.TrayStationPopoverList[8]
|
||||
this.top = this.$refs.mpgw09.getBoundingClientRect().top - 40
|
||||
this.left = this.$refs.mpgw09.getBoundingClientRect().left - 635
|
||||
this.top = this.$refs.mpgw09.getBoundingClientRect().top - 21
|
||||
this.left = this.$refs.mpgw09.getBoundingClientRect().left - 640
|
||||
this.foldlineStyle = 'foldline_right'
|
||||
break
|
||||
case 10:
|
||||
this.pkObj = this.TrayStationPopoverList[9]
|
||||
this.top = this.$refs.mpgw10.getBoundingClientRect().top - 40
|
||||
this.left = this.$refs.mpgw10.getBoundingClientRect().left - 635
|
||||
this.top = this.$refs.mpgw10.getBoundingClientRect().top - 21
|
||||
this.left = this.$refs.mpgw10.getBoundingClientRect().left - 640
|
||||
this.foldlineStyle = 'foldline_right'
|
||||
break
|
||||
case 11:
|
||||
this.pkObj = this.TrayStationPopoverList[10]
|
||||
this.top = this.$refs.mpgw11.getBoundingClientRect().top - 40
|
||||
this.top = this.$refs.mpgw11.getBoundingClientRect().top - 21
|
||||
this.left = this.$refs.mpgw11.getBoundingClientRect().left + 112
|
||||
this.foldlineStyle = 'foldline_left'
|
||||
break
|
||||
case 12:
|
||||
this.pkObj = this.TrayStationPopoverList[11]
|
||||
this.top = this.$refs.mpgw12.getBoundingClientRect().top - 40
|
||||
this.top = this.$refs.mpgw12.getBoundingClientRect().top - 21
|
||||
this.left = this.$refs.mpgw12.getBoundingClientRect().left + 112
|
||||
this.foldlineStyle = 'foldline_left'
|
||||
break
|
||||
case 13:
|
||||
this.pkObj = this.TrayStationPopoverList[12]
|
||||
this.top = this.$refs.mpgw13.getBoundingClientRect().top - 40
|
||||
this.top = this.$refs.mpgw13.getBoundingClientRect().top - 21
|
||||
this.left = this.$refs.mpgw13.getBoundingClientRect().left + 112
|
||||
this.foldlineStyle = 'foldline_left'
|
||||
break
|
||||
case 14:
|
||||
this.pkObj = this.TrayStationPopoverList[13]
|
||||
this.top = this.$refs.mpgw14.getBoundingClientRect().top - 40
|
||||
this.top = this.$refs.mpgw14.getBoundingClientRect().top - 21
|
||||
this.left = this.$refs.mpgw14.getBoundingClientRect().left + 112
|
||||
this.foldlineStyle = 'foldline_left'
|
||||
break
|
||||
case 15:
|
||||
this.pkObj = this.TrayStationPopoverList[14]
|
||||
this.top = this.$refs.mpgw15.getBoundingClientRect().top - 40
|
||||
this.top = this.$refs.mpgw15.getBoundingClientRect().top - 21
|
||||
this.left = this.$refs.mpgw15.getBoundingClientRect().left + 112
|
||||
this.foldlineStyle = 'foldline_left'
|
||||
break
|
||||
case 16:
|
||||
this.pkObj = this.TrayStationPopoverList[15]
|
||||
this.top = this.$refs.mpgw16.getBoundingClientRect().top - 40
|
||||
this.top = this.$refs.mpgw16.getBoundingClientRect().top - 21
|
||||
this.left = this.$refs.mpgw16.getBoundingClientRect().left + 112
|
||||
this.foldlineStyle = 'foldline_left'
|
||||
break
|
||||
case 17:
|
||||
this.pkObj = this.TrayStationPopoverList[16]
|
||||
this.top = this.$refs.mpgw17.getBoundingClientRect().top - 40
|
||||
this.top = this.$refs.mpgw17.getBoundingClientRect().top - 21
|
||||
this.left = this.$refs.mpgw17.getBoundingClientRect().left + 112
|
||||
this.foldlineStyle = 'foldline_left'
|
||||
break
|
||||
case 18:
|
||||
this.pkObj = this.TrayStationPopoverList[17]
|
||||
this.top = this.$refs.mpgw18.getBoundingClientRect().top - 40
|
||||
this.top = this.$refs.mpgw18.getBoundingClientRect().top - 21
|
||||
this.left = this.$refs.mpgw18.getBoundingClientRect().left + 112
|
||||
this.foldlineStyle = 'foldline_left'
|
||||
break
|
||||
case 19:
|
||||
this.pkObj = this.TrayStationPopoverList[18]
|
||||
this.top = this.$refs.mpgw19.getBoundingClientRect().top - 24
|
||||
this.top = this.$refs.mpgw19.getBoundingClientRect().top - 21
|
||||
this.left = this.$refs.mpgw19.getBoundingClientRect().left + 112
|
||||
this.foldlineStyle = 'foldline_left'
|
||||
break
|
||||
case 20:
|
||||
this.pkObj = this.TrayStationPopoverList[19]
|
||||
this.top = this.$refs.mpgw20.getBoundingClientRect().top - 24
|
||||
this.top = this.$refs.mpgw20.getBoundingClientRect().top - 21
|
||||
this.left = this.$refs.mpgw20.getBoundingClientRect().left + 112
|
||||
this.foldlineStyle = 'foldline_left'
|
||||
break
|
||||
|
||||
Reference in New Issue
Block a user