Browse Source

分析报告

11wqe1 9 months ago
parent
commit
6050f19035

File diff suppressed because it is too large
+ 106 - 0
src/assets/icon/exportPdfworks/ropt.svg


File diff suppressed because it is too large
+ 789 - 189
src/components/pages/components/exportDataDialog.vue


+ 3 - 2
src/components/pages/works.vue

@@ -1105,10 +1105,11 @@ export default {
 }
 
 .worksDialogCSSExp >>> .el-dialog__body {
-  width: 635px !important;
+  width: 100% !important;
+  padding: 0 !important;
 }
 .worksDialogCSSExp >>> .el-dialog {
-  width: 676px !important;
+  width: 594pt !important;
 }
 /* .TableCss >>> .el-table-column--selection .cell{
   display: none;

Some files were not shown because too many files changed in this diff