diff --git a/common/style/layout.styl b/common/style/layout.styl index c7367d5..897095f 100644 --- a/common/style/layout.styl +++ b/common/style/layout.styl @@ -569,5 +569,5 @@ uni-button[disabled]:not([type]), uni-button[disabled][type=default] { background #fff border-color #ff6a00 color #ff6a00 - margin-top: 10rpx + margin: 14rpx 0 } \ No newline at end of file diff --git a/pages/hdyy/ccgl/kn-hepan.vue b/pages/hdyy/ccgl/kn-hepan.vue index dca0a43..e41b43a 100644 --- a/pages/hdyy/ccgl/kn-hepan.vue +++ b/pages/hdyy/ccgl/kn-hepan.vue @@ -11,6 +11,7 @@ @@ -21,12 +22,13 @@ - 总数量 + 总数量 @@ -53,21 +55,23 @@ 类别 规格 型号 + 点位 {{i+1}} - {{e.code}} + {{e.bag_code}} {{e.material_code}} {{e.material_name}} {{e.pcsn}} - {{e.qty}} - {{e.unit}} - {{e.gys}} - {{e.leibie}} - {{e.guige}} - {{e.xinghao}} + {{e.canuse_qty}} + {{e.qty_unit_name}} + {{e.supp_name}} + {{e.class_name}} + {{e.material_spec}} + {{e.material_model}} + {{e.struct_code}} @@ -76,7 +80,7 @@ - + @@ -84,7 +88,7 @@