From 38f00f0f0b95e80e20caa9cf5e5e485d0425b8c9 Mon Sep 17 00:00:00 2001 From: tom <tom.he@highdatas.com> Date: 星期四, 01 八月 2024 22:30:40 +0800 Subject: [PATCH] tj --- module/md/page/customer/page/evaluation_management_edit.html | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/module/md/page/customer/page/evaluation_management_edit.html b/module/md/page/customer/page/evaluation_management_edit.html index 166ff02..3f318ee 100644 --- a/module/md/page/customer/page/evaluation_management_edit.html +++ b/module/md/page/customer/page/evaluation_management_edit.html @@ -922,6 +922,9 @@ div .el-card__header { padding: 10px 20px; } + .el-card { + cursor: pointer; + } .card-body { background: #f0f7ff !important; /* line-height: 32px; */ -- Gitblit v1.8.0