From 13fbf655112f59ef04bec76b992993b6383a14b4 Mon Sep 17 00:00:00 2001 From: shidongli Date: Thu, 1 Aug 2024 16:48:44 +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 --- src/views/manage/components/Taskprocess.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/manage/components/Taskprocess.vue b/src/views/manage/components/Taskprocess.vue index 9ce4934..e3810f8 100644 --- a/src/views/manage/components/Taskprocess.vue +++ b/src/views/manage/components/Taskprocess.vue @@ -753,7 +753,7 @@ export default { .tk { ::v-deep .el-textarea__inner { margin: 20px 0 10px 30px; - width: 35% !important; + width: 55% !important; height: 100px; } }