gjy před 2 roky
rodič
revize
22be18fd2d

+ 1 - 1
config/index.js

@@ -4,7 +4,7 @@ const dev = {
 	// baseUrlNew: 'http://192.168.110.67:9100/',
 	// baseUrlNew: 'http://192.168.1.118:8090/',
 	// baseUrlNew: 'http://192.168.1.114:8090/',
-	baseUrlNew: 'http://192.168.110.9:9888/',
+	// baseUrlNew: 'http://192.168.110.9:9888/',
 	// baseUrlNew: 'http://192.168.110.82:8099/',
 	// baseUrlNew: 'http://192.168.110.202:8090/',
 	baseUrlNew: 'http://192.168.110.138:8090/',

+ 1 - 0
pages/task/audit/acquisitioncontract.vue

@@ -726,6 +726,7 @@
 		border: 1px solid #EEEEEE;
 		padding: 10rpx 20rpx;
 		position: relative;
+		height:240px;
 		/deep/.uni-textarea-textarea{
 			width: 80%;
 		}

+ 1 - 0
pages/task/audit/purchasecontract.vue

@@ -748,6 +748,7 @@
 		border: 1px solid #EEEEEE;
 		padding: 10rpx 20rpx;
 		position: relative;
+		height:240px;
 		/deep/.uni-textarea-textarea{
 			width: 80%;
 		}