From 1e0c8c2a1a3e67cf95a4ccc60012cc3c6dad26be Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期五, 25 四月 2025 11:27:54 +0800 Subject: [PATCH] 代码初始化 --- admin/src/components/business/OperaWorkorderDetailDcaInfoWindow.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/src/components/business/OperaWorkorderDetailDcaInfoWindow.vue b/admin/src/components/business/OperaWorkorderDetailDcaInfoWindow.vue index ed6b287..1fc299f 100644 --- a/admin/src/components/business/OperaWorkorderDetailDcaInfoWindow.vue +++ b/admin/src/components/business/OperaWorkorderDetailDcaInfoWindow.vue @@ -148,7 +148,7 @@ statusMap: { 0: '寰呭垎閰峎TS', 1: '寰呭垎閰嶄换鍔�', - 2: '寰呭伐绋嬪笀澶勭悊', + 2: '寰呭垎閰嶄换鍔�', 3: '宸茶В鍐�', 4: '宸茶В鍐�', 5: '宸茶В鍐�' @@ -230,7 +230,7 @@ .modal_wrap { display: flex; - height: 100%; + height: auto; overflow: hidden; .modal_content { -- Gitblit v1.9.3