Explorar el Código

变数箱油修改

twt hace 5 días
padre
commit
5c2806f839
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/index/gearboxOil.vue

+ 1 - 1
pages/index/gearboxOil.vue

@@ -166,7 +166,7 @@
 			 this.loading=false;
 			 this.$http('partsByOpen/queryMaintainPartList', {
 			   groupId:this.optdata.id,
-			   componentCode:'007005',
+			   componentCode:'007005,015013,015014,007014',
 			   
 			  },'POST').then(res => {
 				  this.loading=true;