skyouc
2025-09-09 c945592306a1654248bec50a265dc8a943db8f7b
no message
1个文件已修改
10 ■■■■ 已修改文件
construction-data/src/components/datav/index.vue 10 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
construction-data/src/components/datav/index.vue
@@ -444,7 +444,7 @@
      .pick-order-detl {
        padding: 0 15px;
        .detl-box-border {
          height: 55vh;
          height: 45vh;
          .detl-box-padding {
            height: 65px
          }
@@ -562,6 +562,8 @@
            width: 74vh;
            padding-top: 65px;
            height: 275px;
            overflow: hidden;
            overflow-y: auto;
            .popover-order {
              width: 300px;
@@ -592,7 +594,7 @@
      .order-detl-list {
        overflow: hidden;
        overflow-y: scroll;
        height: 43vh;
        height: 38vh;
        padding: 0 15px;
      }
@@ -647,7 +649,7 @@
      }
      .table-matnr {
        height: 26vh;
        height: 16vh;
      }
      .el-table {
@@ -754,6 +756,8 @@
          width: 74vh;
          padding-top: 65px;
          height: 275px;
          overflow: hidden;
          overflow-y: auto;
          .btnPrint {
            font-size: 9px;