From 9a2193ca77c17528291d69aa042aded1b745c141 Mon Sep 17 00:00:00 2001
From: caill <815519168@qq.com>
Date: Sat, 11 May 2024 17:05:58 +0800
Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
common/style/layout.styl | 1 +
pages/ProductManage/EmptyPipeInStore_back.vue | 145 ------------------
.../ProductManage/EmptyPipeOutStore_back.vue | 145 ------------------
pages/WarehouseManage/CheckDtl.vue | 16 +-
4 files changed, 2 insertions(+), 305 deletions(-)
delete mode 100644 pages/ProductManage/EmptyPipeInStore_back.vue
delete mode 100644 pages/ProductManage/EmptyPipeOutStore_back.vue
diff --git a/common/style/layout.styl b/common/style/layout.styl
index 0fa64db..95ebfda 100644
--- a/common/style/layout.styl
+++ b/common/style/layout.styl
@@ -184,6 +184,7 @@ uni-button:after {
}
.filter_input_wraper_1 {
height: 30rpx;
+ margin-top: 20rpx;
}
.filter_input_wraper_inn_text {
line-height: 30rpx;
diff --git a/pages/ProductManage/EmptyPipeInStore_back.vue b/pages/ProductManage/EmptyPipeInStore_back.vue
deleted file mode 100644
index 2743621..0000000
--- a/pages/ProductManage/EmptyPipeInStore_back.vue
+++ /dev/null
@@ -1,145 +0,0 @@
-
-
-
-
-
-
-
- 点位
-
-
-
-
-
-
- 物料
-
-
-
-
-
- 区域
-
-
-
-
-
- 数量
-
-
-
-
-
-
-
-
-
-
- | 序号 |
- 点位 |
- 物料编码 |
- 物料名称 |
- 数量 |
-
-
-
-
- | {{Number(i) + 1}} |
- {{e.point_code}} |
- {{e.material_code}} |
- {{e.material_name}} |
- {{e.qty}} |
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/pages/ProductManage/EmptyPipeOutStore_back.vue b/pages/ProductManage/EmptyPipeOutStore_back.vue
deleted file mode 100644
index 28ba367..0000000
--- a/pages/ProductManage/EmptyPipeOutStore_back.vue
+++ /dev/null
@@ -1,145 +0,0 @@
-
-
-
-
-
-
-
- 点位
-
-
-
-
-
-
- 物料
-
-
-
-
-
- 区域
-
-
-
-
-
- 数量
-
-
-
-
-
-
-
-
-
-
- | 序号 |
- 点位 |
- 物料编码 |
- 物料名称 |
- 数量 |
-
-
-
-
- | {{Number(i) + 1}} |
- {{e.point_code}} |
- {{e.material_code}} |
- {{e.material_name}} |
- {{e.qty}} |
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/pages/WarehouseManage/CheckDtl.vue b/pages/WarehouseManage/CheckDtl.vue
index 976c44e..7abdcde 100644
--- a/pages/WarehouseManage/CheckDtl.vue
+++ b/pages/WarehouseManage/CheckDtl.vue
@@ -229,18 +229,4 @@
}
}
}
-
-
-
+
\ No newline at end of file