From 13f19fff4e6ca60f230ffb3a83a315bfaa0ac9e5 Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 9 Jan 2023 16:25:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=8A=A5=E4=BF=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../property/carCreateFeeAdd/carCreateFeeAdd.html | 2 +- .../property/commonReportTable/commonReportTable.html | 8 ++++++-- public/css/vc.css | 5 ++++- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/public/components/property/carCreateFeeAdd/carCreateFeeAdd.html b/public/components/property/carCreateFeeAdd/carCreateFeeAdd.html index cfc8563ec..0ab85be27 100755 --- a/public/components/property/carCreateFeeAdd/carCreateFeeAdd.html +++ b/public/components/property/carCreateFeeAdd/carCreateFeeAdd.html @@ -106,7 +106,7 @@ class="form-control carCreateFeeStartTime"> -
+
diff --git a/public/components/property/commonReportTable/commonReportTable.html b/public/components/property/commonReportTable/commonReportTable.html index 185c36b7d..62ccf23ca 100644 --- a/public/components/property/commonReportTable/commonReportTable.html +++ b/public/components/property/commonReportTable/commonReportTable.html @@ -51,13 +51,17 @@ - + diff --git a/public/css/vc.css b/public/css/vc.css index 7767e96ce..580626177 100644 --- a/public/css/vc.css +++ b/public/css/vc.css @@ -974,4 +974,7 @@ nav-link nav-link-breadcrumb active:active { .tree-div::-webkit-scrollbar { display: none; -} \ No newline at end of file +} + +.textAuto{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;} +.textAuto:hover{overflow:visible;text-overflow:ellipsis;white-space:normal;} \ No newline at end of file
{{itemTh}} +
{{itemTh}}
- {{itemData[tmpItemTh]}} + +
+ {{itemData[tmpItemTh]}} +