diff --git a/pages/Warehouse/picking.vue b/pages/Warehouse/picking.vue
index b9f7e68..fb3d164 100644
--- a/pages/Warehouse/picking.vue
+++ b/pages/Warehouse/picking.vue
@@ -143,7 +143,7 @@
规格型号
-
+
{{showvalue.wlSpecificationModel}}
diff --git a/pages/procurement/material.vue b/pages/procurement/material.vue
index 66fbeca..541834f 100644
--- a/pages/procurement/material.vue
+++ b/pages/procurement/material.vue
@@ -1,6 +1,6 @@
-
+
+ v-if="form.categoryId!=''||form.wlParamInfo!=''||form.suppliers!=''" >
重置
-
+
返回
-
+
库存预警
-
@@ -36,7 +35,7 @@
已添加
-
+
{{!qb?'更多':'收起'}}
@@ -46,7 +45,7 @@
-
+
纸尿裤-拉拉裤纸拉拉裤纸拉拉裤纸拉拉裤纸
@@ -125,6 +124,8 @@
import detail from './components/details.vue'
import inboundoutbound from './components/inboundoutbound.vue'
import addall from './components/addall.vue'
+ const tx = ref(true)
+
const qb = ref(false)
const addflag = ref(false)
const ification = ref(false)
@@ -453,7 +454,7 @@
padding: 0 1vw;
position: absolute;
bottom: 0;
- left: 0;
+ right: 0;
overflow: hidden;
display: flex;
@@ -771,7 +772,7 @@
}
}
- .shx:active,.scr:active{
+ .back:active,.shx:active,.scr:active{
color: #1083F8;
background: linear-gradient(-45deg, rgba(223, 244, 252, 1), rgba(204, 228, 249, 0.43));
border: 1px solid #1083F8;
diff --git a/pages/procurement/materialcar.vue b/pages/procurement/materialcar.vue
index 5d41484..1ac713f 100644
--- a/pages/procurement/materialcar.vue
+++ b/pages/procurement/materialcar.vue
@@ -48,6 +48,7 @@
+
@@ -328,7 +329,7 @@
}
}
- .shx:active,.scr:active{
+ .rightbtn>view:active,.shx:active,.scr:active{
color: #1083F8;
background: linear-gradient(-45deg, rgba(223, 244, 252, 1), rgba(204, 228, 249, 0.43));
border: 1px solid #1083F8;
@@ -368,7 +369,7 @@
image {
width: 1.5vw;
height: 1.3vw;
- margin: 0 0.5vw;
+ margin: 0 0.5vw 0 0;
}
}
}