备注
@@ -118,4 +121,10 @@ export default {
.search-item_2
width 100%
margin-left 0
+.filter_button
+ width 96px
+ height 30px
+.filter_input_wraper_1
+ width calc(100% - 156px)
+ padding-right 10px
diff --git a/src/pages/modules/semifinished/semi-finished-outstore-search.vue b/src/pages/modules/semifinished/semi-finished-outstore-search.vue
index e69de29..25c9eda 100644
--- a/src/pages/modules/semifinished/semi-finished-outstore-search.vue
+++ b/src/pages/modules/semifinished/semi-finished-outstore-search.vue
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ | 序号 |
+ 单据号 |
+ 状态 |
+ 类型 |
+ 物料编号 |
+ 物料规格 |
+ 数量 |
+ 单重(g) |
+ 重量(kg) |
+ 载具号 |
+ 出库点 |
+ 货位 |
+ 创建时间 |
+ 创建人 |
+
+
+
+
+ | 序号 |
+ 单据号 |
+ 状态 |
+ 类型 |
+ 物料编号 |
+ 物料规格 |
+ 数量(个) |
+ 单重(g) |
+ 重量(kg) |
+ 载具号 |
+ 入库点 |
+ 货位 |
+ 创建时间 |
+ 创建人ldjlfjlfjl劳动纪律放假了 |
+
+
+
+
+
+
+
+
+
+
diff --git a/src/pages/modules/semifinished/semi-finished-outstore.vue b/src/pages/modules/semifinished/semi-finished-outstore.vue
index e69de29..5f81ffb 100644
--- a/src/pages/modules/semifinished/semi-finished-outstore.vue
+++ b/src/pages/modules/semifinished/semi-finished-outstore.vue
@@ -0,0 +1,136 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
载具号
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/style/layout.styl b/src/style/layout.styl
index efde320..d03a52d 100644
--- a/src/style/layout.styl
+++ b/src/style/layout.styl
@@ -214,7 +214,7 @@ header
justify-content center
align-items center
.filter-input
- _wh(100%, 29px)
+ _wh(100%, 30px)
_font(12px, 30px, #606266,,)
padding 0 10px
border-radius 4px
@@ -277,13 +277,13 @@ header
overflow hidden
white-space nowrap
text-overflow ellipsis
+ padding 8px 10px
td
&:first-child
position sticky
left -1px
z-index 50
- background-color #8b90a6
- color #fff
+ background-color #090b3c
.message-box__wrapper
position fixed
@@ -425,7 +425,6 @@ input::-webkit-input-placeholder
.filter_input_wraper
width calc(100% - 60px)
height 30px
- line-height 30px
.search-item_2
_fj(flex-end)
width 64%
@@ -458,6 +457,8 @@ input::-webkit-input-placeholder
color: $red
td
color: $red
+ .zd_wrapper .grid_wraper td:first-child
+ background-color #ff6b00
.overall_lightgreen
background linear-gradient(#00d9a1 0%,#00c0a5 30%,#115fae 100%)
.body-container
@@ -479,5 +480,7 @@ input::-webkit-input-placeholder
color: #008f8f
td
color: #008f8f
+ .zd_wrapper .grid_wraper td:first-child
+ background-color #00c0a5
.overall_blue
background linear-gradient(#031f6d 0%,#011a60 20%,#060346 100%)
\ No newline at end of file