From 49112b926f7c25545b3072c5d7311acf102d9294 Mon Sep 17 00:00:00 2001
From: "ZHOUZ\\Noble'lift" <1014987728@qq.com>
Date: Tue, 1 Nov 2022 17:13:52 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../views/wms/pdm/ivt/coolpointivt/index.vue | 8 ++---
.../wms/pdm/ivt/coolpointivt/inventory.vue | 29 ++++++++++---------
.../views/wms/pdm/ivt/cutpointivt/index.vue | 23 ++++++++-------
.../wms/pdm/ivt/deliverypointivt/index.vue | 21 +++++++-------
.../views/wms/pdm/ivt/hotpointivt/index.vue | 6 ++--
.../wms/pdm/ivt/hotpointivt/pointIvt.vue | 25 ++++++++--------
.../views/wms/pdm/ivt/sbpointivt/index.vue | 19 ++++++------
7 files changed, 68 insertions(+), 63 deletions(-)
diff --git a/lms/nladmin-ui/src/views/wms/pdm/ivt/coolpointivt/index.vue b/lms/nladmin-ui/src/views/wms/pdm/ivt/coolpointivt/index.vue
index f1f1c4b76..f9f3f8a84 100644
--- a/lms/nladmin-ui/src/views/wms/pdm/ivt/coolpointivt/index.vue
+++ b/lms/nladmin-ui/src/views/wms/pdm/ivt/coolpointivt/index.vue
@@ -2,13 +2,13 @@
- 库存查询
-
+ 库存查询
+
-
-
+
diff --git a/lms/nladmin-ui/src/views/wms/pdm/ivt/coolpointivt/inventory.vue b/lms/nladmin-ui/src/views/wms/pdm/ivt/coolpointivt/inventory.vue
index f271b83b0..cc8461fd5 100644
--- a/lms/nladmin-ui/src/views/wms/pdm/ivt/coolpointivt/inventory.vue
+++ b/lms/nladmin-ui/src/views/wms/pdm/ivt/coolpointivt/inventory.vue
@@ -101,12 +101,13 @@
+ inactive-color="#409EFF"
+ @change="hand"
+ />
-
+
-
+
-
+
-
+
-
+
-
+
{{ dict.label.sch_cool_ivt_status[scope.row.cool_ivt_status] }}
-
+
{{ dict.label.sch_full_point_status[scope.row.full_point_status] }}
@@ -213,27 +214,27 @@
-
+
{{ dict.label.sch_empty_point_status[scope.row.empty_point_status] }}
-
+
{{ dict.label.is_used[scope.row.is_used] }}
-
+
-
+
{{ dict.label.product_area[scope.row.product_area] }}
-
+
{{ dict.label.point_location[scope.row.point_location] }}
diff --git a/lms/nladmin-ui/src/views/wms/pdm/ivt/cutpointivt/index.vue b/lms/nladmin-ui/src/views/wms/pdm/ivt/cutpointivt/index.vue
index ece475d58..e71f907ca 100644
--- a/lms/nladmin-ui/src/views/wms/pdm/ivt/cutpointivt/index.vue
+++ b/lms/nladmin-ui/src/views/wms/pdm/ivt/cutpointivt/index.vue
@@ -74,12 +74,13 @@
+ inactive-color="#409EFF"
+ @change="hand"
+ />
@@ -93,16 +94,16 @@
-
+
-
+
-
+
-
+
-
+
{{ dict.label.is_used[scope.row.is_used] }}
-
+
{{ dict.label.sch_full_point_status[scope.row.full_point_status] }}
@@ -159,18 +160,18 @@
-
+
{{ dict.label.sch_empty_point_status[scope.row.empty_point_status] }}
-
+
{{ dict.label.product_area[scope.row.product_area] }}
-
+
{{ dict.label.point_location[scope.row.point_location] }}
diff --git a/lms/nladmin-ui/src/views/wms/pdm/ivt/deliverypointivt/index.vue b/lms/nladmin-ui/src/views/wms/pdm/ivt/deliverypointivt/index.vue
index 6c4379fa8..0c87f64ab 100644
--- a/lms/nladmin-ui/src/views/wms/pdm/ivt/deliverypointivt/index.vue
+++ b/lms/nladmin-ui/src/views/wms/pdm/ivt/deliverypointivt/index.vue
@@ -57,12 +57,13 @@
+ inactive-color="#409EFF"
+ @change="hand"
+ />
@@ -73,7 +74,7 @@
-
+
-
-
+
+
-
+
@@ -149,22 +150,22 @@
-
+
{{ dict.label.delivery_point_status[scope.row.point_status] }}
-
+
{{ dict.label.product_area[scope.row.product_area] }}
-
+
{{ dict.label.point_location[scope.row.point_location] }}
-
+
{{ dict.label.is_used[scope.row.is_used] }}
diff --git a/lms/nladmin-ui/src/views/wms/pdm/ivt/hotpointivt/index.vue b/lms/nladmin-ui/src/views/wms/pdm/ivt/hotpointivt/index.vue
index e66a76abc..8f6428c3b 100644
--- a/lms/nladmin-ui/src/views/wms/pdm/ivt/hotpointivt/index.vue
+++ b/lms/nladmin-ui/src/views/wms/pdm/ivt/hotpointivt/index.vue
@@ -2,11 +2,11 @@
diff --git a/lms/nladmin-ui/src/views/wms/pdm/ivt/hotpointivt/pointIvt.vue b/lms/nladmin-ui/src/views/wms/pdm/ivt/hotpointivt/pointIvt.vue
index 576c52efb..ef8267e6c 100644
--- a/lms/nladmin-ui/src/views/wms/pdm/ivt/hotpointivt/pointIvt.vue
+++ b/lms/nladmin-ui/src/views/wms/pdm/ivt/hotpointivt/pointIvt.vue
@@ -57,12 +57,13 @@
+ inactive-color="#409EFF"
+ @change="hand"
+ />
-
+
-
+
-
+
-
+