浏览代码

附件高度调整

jbb 2 年之前
父节点
当前提交
dafd2120fc
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/reportForms/fabric-loss-table/attachment-display.vue

+ 1 - 1
src/views/reportForms/fabric-loss-table/attachment-display.vue

@@ -106,7 +106,7 @@ export default {
 //   background-color: #ccc;
 // }
 /deep/ .ant-modal-body {
-  height: 300px !important;
+  height: 100% !important;
 }
 /deep/ .ant-modal-content{
   overflow: auto;