From 064e4e7a05ae3788216efa75a08ec4d371b21557 Mon Sep 17 00:00:00 2001 From: yuejiayang <146344614+YangLei105@users.noreply.github.com> Date: Fri, 7 Feb 2025 23:52:11 +0800 Subject: [PATCH] =?UTF-8?q?2025.02.07=20=E6=96=87=E6=A1=A3=E6=94=B6?= =?UTF-8?q?=E9=9B=86UI=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/eam/eamProjectInfoForUploads.vue | 38 ++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/src/views/modules/eam/eamProjectInfoForUploads.vue b/src/views/modules/eam/eamProjectInfoForUploads.vue index 049b30d..6941034 100644 --- a/src/views/modules/eam/eamProjectInfoForUploads.vue +++ b/src/views/modules/eam/eamProjectInfoForUploads.vue @@ -177,6 +177,7 @@ @row-click="projectAllDocumentClickRow" :row-style="rowStyle" :row-class-name="tableRowClassName" + :cell-style="getCellStyle" v-loading="dataListLoading"> - {{scope.row[item.columnProp]}} + + + {{ scope.row[item.columnProp] }} + + + + {{scope.row[item.columnProp]}} +