From 8d54774396eae70168328f9a025d27684dc2f63b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9A=B4=E7=82=B3=E6=9E=97?= <15237758276@163.com>
Date: Wed, 15 Jan 2025 15:07:08 +0800
Subject: [PATCH] no message
---
src/views/base-data/item/index.vue | 4 ++--
src/views/base-data/point/index.vue | 17 ++++++++++++++---
.../business-data/businessTask/agvTask.vue | 3 ++-
.../business-data/businessTask/asnTask.vue | 10 +++++-----
src/views/business-data/inventory/index.vue | 12 ++++++++++--
5 files changed, 33 insertions(+), 13 deletions(-)
diff --git a/src/views/base-data/item/index.vue b/src/views/base-data/item/index.vue
index 309ac6b..e6c77ef 100644
--- a/src/views/base-data/item/index.vue
+++ b/src/views/base-data/item/index.vue
@@ -57,7 +57,7 @@
-
+
@@ -129,7 +129,7 @@
-
+
{{ dict.label.item_unit[scope.row.unit] }}
diff --git a/src/views/base-data/point/index.vue b/src/views/base-data/point/index.vue
index 256f425..6ab61b6 100644
--- a/src/views/base-data/point/index.vue
+++ b/src/views/base-data/point/index.vue
@@ -258,7 +258,15 @@
-
+
+
+
+
+
+
+
+
+
diff --git a/src/views/business-data/businessTask/asnTask.vue b/src/views/business-data/businessTask/asnTask.vue
index 657b787..5a59667 100644
--- a/src/views/business-data/businessTask/asnTask.vue
+++ b/src/views/business-data/businessTask/asnTask.vue
@@ -25,7 +25,7 @@
@change="crud.toQuery"
>
AGV入库
@@ -200,8 +200,8 @@
- {{ scope.row.taskStatus }}
- {{ dict.label.asn_task_status[scope.row.taskStatus] }}
+ {{ scope.row.taskStatus }}
+ {{ dict.label.asn_status[scope.row.taskStatus] }}
@@ -259,7 +259,7 @@ export default {
name: 'Task',
components: {DateRangePicker, pagination, crudOperation, rrOperation, udOperation},
mixins: [presenter(), header(), form(defaultForm), crud()],
- dicts: ['asn_task_status'],
+ dicts: ['asn_status'],
cruds() {
return CRUD({
query: {taskType: ['FC_RK','SM_RK','RM_RK']},
diff --git a/src/views/business-data/inventory/index.vue b/src/views/business-data/inventory/index.vue
index fab2ff3..c1bd6e0 100644
--- a/src/views/business-data/inventory/index.vue
+++ b/src/views/business-data/inventory/index.vue
@@ -53,6 +53,14 @@
class="filter-item"
@keyup.enter.native="crud.toQuery"
/>
+
@@ -90,13 +98,13 @@
-
+
-
+