diff --git a/pages/Warehouse/picking.vue b/pages/Warehouse/picking.vue
index 63a8de0..19873b7 100644
--- a/pages/Warehouse/picking.vue
+++ b/pages/Warehouse/picking.vue
@@ -329,7 +329,6 @@
{{ !topbuttontarget?`拣货照片`:`随行单` }}
-
@@ -374,7 +373,7 @@
-
+
{{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 @@
-
-
-
-
-
-
- 取消
- 确定
-
-
-
- {{content}}
-
-
-
-
-
-
-
-
-
diff --git a/pages/procurement/components/purorder.vue b/pages/procurement/components/purorder.vue
index 1a8b69c..8bbefde 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 79c0fd7..7c2e61b 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%;
@@ -500,7 +502,6 @@
display: flex;
justify-content: center;
align-items: center;
- line-height: 1.9vw;
>image {
position: absolute;
@@ -551,10 +552,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 +583,7 @@
font-weight: bold;
font-size: 1.5vw;
color: #555555;
- margin: 1vw auto 0;
+ margin: 2vw auto 0;
}
.tm {
@@ -592,7 +592,7 @@
font-size: 2.2vw;
font-weight: bolder;
color: #555555;
- margin-top: 2vw;
+ margin-top:0.5vw;
}
}
@@ -610,6 +610,8 @@
justify-content: center;
letter-spacing: 3px;
font-size: 1.4vw;
+ position: relative;
+ z-index: 100;
}
.more {
@@ -673,6 +675,8 @@
height: 10vw;
white-space: nowrap;
margin-left: 0.6vw;
+ position: relative;
+ z-index: 99;
.yjbox {
display: inline-block;