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