From 25c44273835d2ba5ec25448c42d1c205b6779107 Mon Sep 17 00:00:00 2001 From: zhangyongzhangyong <2012005003@qq.coom> Date: Wed, 13 May 2020 15:18:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B4=BB=E5=8A=A8=E7=AE=A1=E7=90=86=20?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/heart/actuserclock-detail.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/views/modules/heart/actuserclock-detail.vue b/src/views/modules/heart/actuserclock-detail.vue index e5cec3e..b06a4a3 100644 --- a/src/views/modules/heart/actuserclock-detail.vue +++ b/src/views/modules/heart/actuserclock-detail.vue @@ -369,6 +369,9 @@ export default { .project-handle .el-input { width: 100px !important; } +.project-handle .el-input, .project-handle .el-textarea { + width: 100px !important; +} .project-handle .handle-operation { background: #fff; }