From fcd416ac3628c9f5bf05f65ec956d9c29250a5b6 Mon Sep 17 00:00:00 2001 From: tom <tom.he@highdatas.com> Date: 星期四, 01 八月 2024 18:12:55 +0800 Subject: [PATCH] cursor:point --- 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