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]}} +