Browse Source

取消打印信息

zhaomiao 4 years ago
parent
commit
b1684d4d57
1 changed files with 1 additions and 2 deletions
  1. 1 2
      components/windStationCardDetail/WindStationCardDetail.vue

+ 1 - 2
components/windStationCardDetail/WindStationCardDetail.vue

@@ -231,8 +231,7 @@
 		onLoad(option) {
 			this.FDC = option.option;
 			this.windStationName=option.windStationName;
-			console.log(option.option);
-			console.log("---")
+			
 			/* if (this.windStationName == '崇礼') {
 				this.FDC = 'CL_FDC';
 			};