wkyy 1 vuosi sitten
vanhempi
commit
3edeb93881

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

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

+ 1 - 1
pages/equipmentDataMonitoring/electronicMonitoring.vue

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