yq1 3 週間 前
コミット
5114fa461f

+ 8 - 8
src/xt_pages/stock/detail/cancelStockDetail.vue ファイルの表示

@@ -93,7 +93,7 @@
93 93
           backgroundColor: 'rgb(245, 247, 250)',
94 94
           color: '#606266'
95 95
         }"
96
-        max-height="calc(100vh - 300px)"
96
+        height="calc(100vh - 300px)"
97 97
       >
98 98
         <el-table-column label="单据编号" align="center" width="200">
99 99
           <template slot-scope="scope">
@@ -793,13 +793,13 @@ export default {
793 793
     border-bottom: 1px #dcdfe6 solid;
794 794
     margin: 0px 0 20px 0;
795 795
   }
796
-  .table{
797
-    display: flex;
798
-    flex-direction: column;
799
-    .el-table__header-wrapper {
800
-      height: 70px !important; 
801
-    }
802
-  }
796
+  // .table{
797
+  //   display: flex;
798
+  //   flex-direction: column;
799
+  //   .el-table__header-wrapper {
800
+  //     height: 70px !important; 
801
+  //   }
802
+  // }
803 803
 }
804 804
 
805 805
 .edit_separater {

+ 2 - 8
src/xt_pages/stock/detail/stockInDetail.vue ファイルの表示

@@ -92,7 +92,7 @@
92 92
           border
93 93
           highlight-current-row
94 94
           ref="multipleTable"
95
-          max-height="calc(100vh - 300px)"
95
+          height="calc(100vh - 300px)"
96 96
           @selection-change="select"
97 97
           :row-style="{ color: '#303133' }"
98 98
           :header-cell-style="{
@@ -917,13 +917,7 @@ export default {
917 917
   margin-top: 15px;
918 918
   margin-bottom: 15px;
919 919
 }
920
-.table{
921
-  display: flex;
922
-  flex-direction: column;
923
-  .el-table__header-wrapper {
924
-    height: 70px !important; 
925
-  }
926
-}
920
+
927 921
 </style>
928 922
 
929 923
 <style>

+ 8 - 8
src/xt_pages/stock/detail/stockOutDetail.vue ファイルの表示

@@ -103,7 +103,7 @@
103 103
           backgroundColor: 'rgb(245, 247, 250)',
104 104
           color: '#606266'
105 105
         }"
106
-        max-height="calc(100vh - 300px)"
106
+        height="calc(100vh - 300px)"
107 107
       >
108 108
         <el-table-column label="单据编号" align="center" width="200">
109 109
           <template slot-scope="scope">
@@ -1149,13 +1149,13 @@ export default {
1149 1149
   margin-top: 15px;
1150 1150
   margin-bottom: 15px;
1151 1151
 }
1152
-.table{
1153
-  display: flex;
1154
-  flex-direction: column;
1155
-  .el-table__header-wrapper {
1156
-    height: 70px !important; 
1157
-  }
1158
-}
1152
+// .table{
1153
+//   display: flex;
1154
+//   flex-direction: column;
1155
+//   .el-table__header-wrapper {
1156
+//     height: 70px !important; 
1157
+//   }
1158
+// }
1159 1159
 </style>
1160 1160
 
1161 1161
 <style>

+ 2 - 8
src/xt_pages/stock/drugs/components/drugCancelDetail.vue ファイルの表示

@@ -83,7 +83,7 @@
83 83
           backgroundColor: 'rgb(245, 247, 250)',
84 84
           color: '#606266'
85 85
         }"
86
-        max-height="calc(100vh - 300px)"
86
+        height="calc(100vh - 300px)"
87 87
       >
88 88
         <el-table-column label="单据编号" align="center" width="200">
89 89
           <template slot-scope="scope">
@@ -562,13 +562,7 @@ export default {
562 562
   margin-top: 15px;
563 563
   margin-bottom: 15px;
564 564
 }
565
-.eltable{
566
-  display: flex;
567
-  flex-direction: column;
568
-  .el-table__header-wrapper {
569
-    height: 70px !important; 
570
-  }
571
-}
565
+
572 566
 </style>
573 567
 
574 568
 <style>

+ 2 - 8
src/xt_pages/stock/drugs/components/drugInOrder.vue ファイルの表示

@@ -93,7 +93,7 @@
93 93
           backgroundColor: 'rgb(245, 247, 250)',
94 94
           color: '#606266'
95 95
         }"
96
-        max-height="calc(100vh - 300px)"
96
+        height="calc(100vh - 300px)"
97 97
       >
98 98
         <el-table-column label="单据编号" align="center" width="200">
99 99
           <template slot-scope="scope">
@@ -608,13 +608,7 @@ export default {
608 608
   margin-top: 15px;
609 609
   margin-bottom: 15px;
610 610
 }
611
-.eltable{
612
-  display: flex;
613
-  flex-direction: column;
614
-  .el-table__header-wrapper {
615
-    height: 70px !important; 
616
-  }
617
-}
611
+
618 612
 </style>
619 613
 
620 614
 <style>

+ 2 - 8
src/xt_pages/stock/drugs/components/drugOutDetail.vue ファイルの表示

@@ -110,7 +110,7 @@
110 110
           backgroundColor: 'rgb(245, 247, 250)',
111 111
           color: '#606266'
112 112
         }"
113
-        max-height="calc(100vh - 300px)"
113
+        height="calc(100vh - 300px)"
114 114
       >
115 115
         <el-table-column label="单据编号" align="center" width="200">
116 116
           <template slot-scope="scope">
@@ -1152,13 +1152,7 @@ export default {
1152 1152
   margin-top: 15px;
1153 1153
   margin-bottom: 15px;
1154 1154
 }
1155
-.eltable{
1156
-  display: flex;
1157
-  flex-direction: column;
1158
-  .el-table__header-wrapper {
1159
-    height: 70px !important; 
1160
-  }
1161
-}
1155
+
1162 1156
 </style>
1163 1157
 
1164 1158
 <style>