diff --git a/pages/Warehouse/picking.vue b/pages/Warehouse/picking.vue index 4b9ac6d..acf4609 100644 --- a/pages/Warehouse/picking.vue +++ b/pages/Warehouse/picking.vue @@ -329,7 +329,6 @@ {{ !topbuttontarget?`拣货照片`:`随行单` }} - @@ -374,7 +373,7 @@ - + @@ -3213,11 +3212,10 @@ width: 28.5%; height: 430rpx; margin-right: 3vw; - margin-bottom: 3%; + margin-bottom: 0; border-radius: 30rpx; display: inline-block; position: relative; - // background-color: red; } } } diff --git a/pages/procurement/components/Inventory.vue b/pages/procurement/components/Inventory.vue index 112fb05..cffb3fc 100644 --- a/pages/procurement/components/Inventory.vue +++ b/pages/procurement/components/Inventory.vue @@ -215,7 +215,7 @@ } &:nth-child(1) { - background: #C2C4C9; + background: #dcdee1; color: #555555; } } diff --git a/pages/procurement/components/calculator.vue b/pages/procurement/components/calculator.vue index 935f565..a9070e5 100644 --- a/pages/procurement/components/calculator.vue +++ b/pages/procurement/components/calculator.vue @@ -6,10 +6,15 @@ {{gysarr[gysidnum]?.name}} - 调整 + + + - - + + {{v.name}} @@ -43,13 +48,18 @@ - - 采购单位 - {{type.unit}} + + {{type.unit}} + + + - 调整 - - + + + {{v.unit}}{{v.num}}{{caigouobj.materialUnits}} @@ -66,7 +76,7 @@ 确定 - + @@ -122,6 +132,15 @@ // } // } // ) + const cgdwec = ref(false) + watch(()=>cgdwflag.value, + ()=>{ + if(cgdwflag.value==true){ + setTimeout(()=>{ + cgdwec.value = true + },200) + } + }) watch( ()=>props.show, ()=>{ @@ -180,6 +199,7 @@ }else{ gysflag.value = false; cgdwflag.value = false; + cgdwec.value = false; type.value = {}; sx.value = false; gysidnum.value = 0; @@ -208,6 +228,7 @@ const cd =(v,i)=>{ type.value = v; cgdwflag.value = false; + cgdwec.value = false; jssl() } const gysid = (e:number)=>{ @@ -310,28 +331,49 @@ \ No newline at end of file diff --git a/pages/procurement/components/carditem.vue b/pages/procurement/components/carditem.vue index 4526fed..d99d361 100644 --- a/pages/procurement/components/carditem.vue +++ b/pages/procurement/components/carditem.vue @@ -222,7 +222,7 @@ } &:nth-child(1) { - background: #C2C4C9; + background: #dcdee1; color: #555555; } } @@ -299,6 +299,7 @@ &:nth-child(3) { width: 30%; + text-align: right; align-items: right; } diff --git a/pages/procurement/components/carlist.vue b/pages/procurement/components/carlist.vue index 5a49218..aad40f9 100644 --- a/pages/procurement/components/carlist.vue +++ b/pages/procurement/components/carlist.vue @@ -269,7 +269,7 @@ } } &:nth-child(1) { - background: #C2C4C9; + background: #dcdee1; color: #555555; } } @@ -319,7 +319,7 @@ display: inline-block; >view { - margin-top: 0.8vw; + margin-top: 0.65vw; &:nth-child(5) { width: 28vw; @@ -328,6 +328,7 @@ justify-content: space-between; position: relative; left: 0; + top: 0.3vw; >view { width: 25%; height: 100%; diff --git a/pages/procurement/components/details.vue b/pages/procurement/components/details.vue index f0aed62..c226831 100644 --- a/pages/procurement/components/details.vue +++ b/pages/procurement/components/details.vue @@ -216,7 +216,7 @@ } &:nth-child(1) { - background: #C2C4C9; + background:#dcdee1; color: #555555; } } diff --git a/pages/procurement/components/equiment.vue b/pages/procurement/components/equiment.vue deleted file mode 100644 index cd07b09..0000000 --- a/pages/procurement/components/equiment.vue +++ /dev/null @@ -1,183 +0,0 @@ - - - - - diff --git a/pages/procurement/components/purorder.vue b/pages/procurement/components/purorder.vue index 9c50544..76ce5ed 100644 --- a/pages/procurement/components/purorder.vue +++ b/pages/procurement/components/purorder.vue @@ -459,7 +459,7 @@ align-items: center; view { - width: 5.5vw; + min-width: 5.5vw; height: 1.8vw; border-radius: 0.9vw; border: 1px solid #D2D2D2; @@ -470,6 +470,7 @@ font-weight: 400; font-size: 1vw; color: #555555; + padding:0 0.5vw; } } diff --git a/pages/procurement/material.vue b/pages/procurement/material.vue index 5e07724..885bf98 100644 --- a/pages/procurement/material.vue +++ b/pages/procurement/material.vue @@ -27,7 +27,7 @@ 库存预警 - @@ -44,7 +44,7 @@ 添加全部 - + @@ -440,12 +440,14 @@ height: 10vw; display: flex; margin-top: 1vw; - + position: relative; .kaprght { width: 32vw; height: 10vw; margin-left: 0.6vw; - position: relative; + position: absolute; + right: 0; + bottom: 0; .ksfw { width: 100%; @@ -493,14 +495,13 @@ width: 4.6vw; height: 1.9vw; position: absolute; - top: 0.6vw; + top: 1.8vw; right: 1vw; font-weight: 400; font-size: 1.1vw; display: flex; justify-content: center; align-items: center; - line-height: 1.9vw; >image { position: absolute; @@ -515,7 +516,6 @@ position: relative; z-index: 2; color: #FFFFFF; - margin-top: 2vw; } } } @@ -551,10 +551,9 @@ .zhxng { width: 100%; height: 2.8vw; - margin-top: 0.4vw; + margin-top: 1vw; display: flex; padding: 1.1vw 0 1.1vw 0; - border-bottom: 2px solid #E5E5E5; view { display: flex; @@ -583,7 +582,7 @@ font-weight: bold; font-size: 1.5vw; color: #555555; - margin: 1vw auto 0; + margin: 2vw auto 0; } .tm { @@ -592,7 +591,7 @@ font-size: 2.2vw; font-weight: bolder; color: #555555; - margin-top: 2vw; + margin-top:0.5vw; } } @@ -610,6 +609,8 @@ justify-content: center; letter-spacing: 3px; font-size: 1.4vw; + position: relative; + z-index: 100; } .more { @@ -673,6 +674,8 @@ height: 10vw; white-space: nowrap; margin-left: 0.6vw; + position: relative; + z-index: 99; .yjbox { display: inline-block;