From 6355242663f21bb699dbdc2d7b019c4facb888ea Mon Sep 17 00:00:00 2001
From: yejiaxing <591141169@qq.com>
Date: Tue, 30 Jan 2024 11:47:07 +0800
Subject: [PATCH] =?UTF-8?q?BUG=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/utils/dict.ts | 2 +-
src/views/system/dept/DeptForm.vue | 18 ++++++++++++++----
2 files changed, 15 insertions(+), 5 deletions(-)
diff --git a/src/utils/dict.ts b/src/utils/dict.ts
index 62c18db..740e000 100644
--- a/src/utils/dict.ts
+++ b/src/utils/dict.ts
@@ -277,7 +277,7 @@ export enum DICT_TYPE {
DEVICE_MOLD_TYPE = 'device_mold_type', // 设备/模具类型
TRANSACTION_TYPE = 'transaction_Type', // 事务类型
RESULT = 'result', // 事务类型
- REQUEST_APPLY = 'class_type', // 班组类型
+ CLASS_TYPE = 'class_type', // 班组类型
}
diff --git a/src/views/system/dept/DeptForm.vue b/src/views/system/dept/DeptForm.vue
index 5410185..b4ad191 100644
--- a/src/views/system/dept/DeptForm.vue
+++ b/src/views/system/dept/DeptForm.vue
@@ -51,9 +51,9 @@
-
-
-
+
确 定
@@ -62,7 +62,7 @@