Explorar el Código

取消打印信息

zhaomiao hace 4 años
padre
commit
b1684d4d57
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  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';
 			};