From 53bb13343da00fadd989af3f67f2061ad10a66ff Mon Sep 17 00:00:00 2001 From: zhangsiyu Date: Wed, 30 Aug 2023 16:01:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9A=82=E5=AD=98=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 1 + src/components/tablecmt/tablecmt.vue | 115 +- src/utils/watermark.js | 10 +- src/views/basic/coderule/basicTenantCode.vue | 95 +- src/views/basic/forklift/basicForklift.vue | 1297 ++++++++++++++--- .../basicdata/team/basicdataTeamStaff.vue | 213 ++- .../deliverylist/distributionDeliveryList.vue | 52 +- .../signfor/distributionSignfor.vue | 5 +- 8 files changed, 1475 insertions(+), 313 deletions(-) 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" > +