ymy 1 gadu atpakaļ
vecāks
revīzija
6403579248
1 mainītis faili ar 5 papildinājumiem un 2 dzēšanām
  1. 5 2
      src/views/audit/agencyGoods/index.vue

+ 5 - 2
src/views/audit/agencyGoods/index.vue

@@ -60,6 +60,9 @@
 			}
 			}
 		}
 		}
 		config : any = {
 		config : any = {
+			attr:{
+				calculateH:true
+			},
 			search: {
 			search: {
 				attr: {
 				attr: {
 					size: 'mini'
 					size: 'mini'
@@ -385,7 +388,7 @@
 		box-sizing: border-box;
 		box-sizing: border-box;
 		display: flex;
 		display: flex;
 		padding: 16px;
 		padding: 16px;
-
+		height: 100%;
 		.search-btn {
 		.search-btn {
 			width: 100%;
 			width: 100%;
 			display: flex;
 			display: flex;
@@ -455,7 +458,7 @@
 			box-sizing: border-box;
 			box-sizing: border-box;
 			margin-left: 16px;
 			margin-left: 16px;
 			position: relative;
 			position: relative;
-
+			height: 100%;
 			.bill-box {
 			.bill-box {
 				width: 100%;
 				width: 100%;
 				position: absolute;
 				position: absolute;