Browse Source

用电监控

wkyy 1 year ago
parent
commit
3edeb93881

+ 0 - 1
pages/equipmentDataMonitoring/dataMonitoring-list.vue

@@ -223,7 +223,6 @@
 						label: '全部设备'
 					});
 					
-					this.stateList = list1;
 					this.selectDeviceList = list2;
 				}).catch(error => {
 					uni.showToast({

+ 1 - 1
pages/equipmentDataMonitoring/electronicMonitoring.vue

@@ -1189,7 +1189,7 @@
 			/deep/.u-radio {
 				margin-bottom: 16px;
 				// width: 160rpx !important;
-				margin-right: 24rpx;
+				margin-right: 32rpx;
 			}
 
 		}