From f95f0a03c09a2709898d2554106e132968d2db7f Mon Sep 17 00:00:00 2001 From: shidongli Date: Wed, 13 Mar 2024 10:16:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BB=BB=E5=8A=A1=E7=AE=A1?= =?UTF-8?q?=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/partition/index.vue | 2 ++ src/views/system/taskType/index.vue | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/views/system/partition/index.vue b/src/views/system/partition/index.vue index c44fe62..d28b102 100644 --- a/src/views/system/partition/index.vue +++ b/src/views/system/partition/index.vue @@ -126,6 +126,8 @@ label="任务细分备注" align="center" prop="taskPartitionRemark" + :show-overflow-tooltip="true" + /> - +