+
{{e.point_code}}
@@ -27,7 +27,6 @@
货位:{{e.point_code}}
载具:{{e.storagevehicle_code}}
物料:{{e.material_code}}
-
名称:{{e.material_name}}
重量(kg):{{e.ivt_qty}}
入库时间:{{e.instorage_time}}
静置(h):{{e.finish_times}}
@@ -61,7 +60,6 @@
货位:{{e.point_code}}
载具:{{e.storagevehicle_code}}
物料:{{e.material_code}}
-
名称:{{e.material_name}}
库存(kg):{{e.ivt_qty}}
入库时间:{{e.instorage_time}}
@@ -100,12 +98,12 @@
原料库存
- 货位物料编码物料名称重量已静置时间状态
+ 货位物料编码重量已静置时间状态
-
- {{e.point_name}}{{e.material_id}}{{e.material_name}}{{e.ivt_weight}}{{e.standing_time}}{{e.standing_status}}
+ {{e.point_name}}{{e.material_id}}{{e.ivt_weight}}{{e.standing_time}}{{e.standing_status}}
@@ -115,12 +113,12 @@
成品库存
- 货位物料编码物料名称库存数是否满托托盘号
+ 货位物料编码库存数是否满垛托盘号
-
- {{e.point_name}}{{e.material_id}}{{e.material_name}}{{e.ivt_qty}}{{e.is_full}}{{e.vehicle_code}}
+ {{e.point_name}}ZLMCZ1001C111122GM001BD20-8{{e.ivt_qty}}{{e.is_full}}{{e.vehicle_code}}
@@ -436,7 +434,7 @@ export default {
.locate-content
position absolute
width 2.4rem
- height 2.8rem
+ height 2.56rem
z-index 99
background center center / 100% 100% url(../assets/images/popover_1.png) no-repeat
padding .36rem .3rem
@@ -445,8 +443,8 @@ export default {
margin 0 auto
.tan_p
font-size .14rem
- line-height .26rem
- height .26rem
+ line-height .36rem
+ height .36rem
overflow hidden
color #fff
.close_btn
@@ -499,11 +497,13 @@ export default {
background #262F52
span
display inline-block
- width 16.6%
+ width 18%
text-align center
line-height .32rem
font-size 14px
// float left
+ &:nth-child(2)
+ width 28%
.content-block-scroll
width 100%
height calc(100% - 0.6rem)
@@ -515,13 +515,15 @@ export default {
background rgba(38,47,82,0.50)
span
display inline-block
- width 16.6%
+ width 18%
padding 0 .1rem
font-size 12px
text-align center
line-height .38rem
box-sizing border-box
// float left
+ &:nth-child(2)
+ width 28%
.foldcricle0
position absolute
z-index 102