diff --git a/src/App.vue b/src/App.vue index f196b8ea..f364a451 100644 --- a/src/App.vue +++ b/src/App.vue @@ -14,6 +14,7 @@ body, width: 100%; height: 100%; } + .BMap_cpyCtrl, .anchorBL { display: none !important; diff --git a/src/components/tablecmt/tablecmt.vue b/src/components/tablecmt/tablecmt.vue index f7cab58a..4a682ae7 100644 --- a/src/components/tablecmt/tablecmt.vue +++ b/src/components/tablecmt/tablecmt.vue @@ -7,7 +7,8 @@ v-loading="loading" @selection-change="handleSelectionChange" border - height="600" + height="700" + :row-class-name="tableRowClassName" > +