diff --git a/report-ui/src/views/report/excelreport/designer/index.vue b/report-ui/src/views/report/excelreport/designer/index.vue index ff8c83ce..7ae1976b 100644 --- a/report-ui/src/views/report/excelreport/designer/index.vue +++ b/report-ui/src/views/report/excelreport/designer/index.vue @@ -11,7 +11,7 @@ 数据集管理 + @click="queryAllDataSet()"/>
+ class="delect-all"/>
+ style="margin:0px;padding:0px;position:absolute;width:100%;height:95vh;left: 0px;top: 30px;bottom:0px;"/>
+ ref="qrCodeDiv"/>
@@ -83,60 +83,10 @@ :model="rightForm" label-width="60px"> - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -152,68 +102,24 @@ style="width: 100%;height: 60vh;overflow-y: scroll;" @selection-change="handleSelectionChange"> + width="55"/> + prop="setName"/> + width="180"/> + show-overflow-tooltip/> - - - - - - - - - - - - - - - - - - - - - - - - - -
@@ -222,8 +128,8 @@ @@ -718,26 +461,32 @@ export default { #barCode { display: none; } + .yulancopy { font-size: 16px; } + .baocun { font-size: 17px; } + .el-collapse { position: relative; border-top: 0 solid #e6ebf5; border-bottom: 0 solid #e6ebf5; } + .el-collapse-item__header { border-bottom: 0 solid #e6ebf5 !important; } + .delect-all { position: absolute; top: 10px; right: 30px; color: #333; } + .push_btn { position: absolute; z-index: 100;