|  | @@ -465,14 +465,14 @@ linezhexian(num){
 | 
											
												
													
														|  |          
 |  |          
 | 
											
												
													
														|  |           this.pid=this.$route.query.pid;
 |  |           this.pid=this.$route.query.pid;
 | 
											
												
													
														|  |          // this.pid='31f117acb7e74232a3267b091391eab2';
 |  |          // this.pid='31f117acb7e74232a3267b091391eab2';
 | 
											
												
													
														|  | -          this.solverchange1('HCFDLab');
 |  | 
 | 
											
												
													
														|  | 
 |  | +          this.solverchange1('HCFDLab','');
 | 
											
												
													
														|  |          },
 |  |          },
 | 
											
												
													
														|  |          
 |  |          
 | 
											
												
													
														|  |      //项目求解查询
 |  |      //项目求解查询
 | 
											
												
													
														|  |        pojectquery(){
 |  |        pojectquery(){
 | 
											
												
													
														|  |         
 |  |         
 | 
											
												
													
														|  |        },
 |  |        },
 | 
											
												
													
														|  | -       solverchange1(val){
 |  | 
 | 
											
												
													
														|  | 
 |  | +       solverchange1(val,canshu){
 | 
											
												
													
														|  |          console.log(val)
 |  |          console.log(val)
 | 
											
												
													
														|  |          let that=this;
 |  |          let that=this;
 | 
											
												
													
														|  |          this.femnum=val;
 |  |          this.femnum=val;
 | 
											
										
											
												
													
														|  | @@ -496,10 +496,11 @@ linezhexian(num){
 | 
											
												
													
														|  |           let data= JSON.parse(this.objopp);
 |  |           let data= JSON.parse(this.objopp);
 | 
											
												
													
														|  |            this.numsteps=data.nmlParam.steps;
 |  |            this.numsteps=data.nmlParam.steps;
 | 
											
												
													
														|  |            this.state=datas.state;
 |  |            this.state=datas.state;
 | 
											
												
													
														|  | 
 |  | +          if(canshu==''){
 | 
											
												
													
														|  |              setTimeout(function(){
 |  |              setTimeout(function(){
 | 
											
												
													
														|  |              that.initWebSocket();
 |  |              that.initWebSocket();
 | 
											
												
													
														|  |          },500)
 |  |          },500)
 | 
											
												
													
														|  | -           
 |  | 
 | 
											
												
													
														|  | 
 |  | +            }
 | 
											
												
													
														|  |             })   
 |  |             })   
 | 
											
												
													
														|  |          }else if(val=='FEMLab(结构力学)'){
 |  |          }else if(val=='FEMLab(结构力学)'){
 | 
											
												
													
														|  |              let data=res;
 |  |              let data=res;
 | 
											
										
											
												
													
														|  | @@ -508,8 +509,9 @@ linezhexian(num){
 | 
											
												
													
														|  |                this.$refs.TFileStream.imgtupian=false;
 |  |                this.$refs.TFileStream.imgtupian=false;
 | 
											
												
													
														|  |                this.$refs.monitor.container_show=false;
 |  |                this.$refs.monitor.container_show=false;
 | 
											
												
													
														|  |                  this.solverConfigid=res.solverConfigid;
 |  |                  this.solverConfigid=res.solverConfigid;
 | 
											
												
													
														|  | 
 |  | +             if(canshu==''){
 | 
											
												
													
														|  |                      this.startimg("init",'loaddata');
 |  |                      this.startimg("init",'loaddata');
 | 
											
												
													
														|  | -        // }  
 |  | 
 | 
											
												
													
														|  | 
 |  | +         }  
 | 
											
												
													
														|  |          }else{
 |  |          }else{
 | 
											
												
													
														|  |            
 |  |            
 | 
											
												
													
														|  |          }
 |  |          }
 | 
											
										
											
												
													
														|  | @@ -544,7 +546,7 @@ linezhexian(num){
 | 
											
												
													
														|  |            this.solverConfigid=res.solverConfigid;
 |  |            this.solverConfigid=res.solverConfigid;
 | 
											
												
													
														|  |           let data= JSON.parse(this.objopp);
 |  |           let data= JSON.parse(this.objopp);
 | 
											
												
													
														|  |            this.numsteps=data.nmlParam.steps;
 |  |            this.numsteps=data.nmlParam.steps;
 | 
											
												
													
														|  | -           this.exlodingfalse(false)
 |  | 
 | 
											
												
													
														|  | 
 |  | +          this.exlodingfalse(false)
 | 
											
												
													
														|  |                  this.startimg("init",'loaddata');
 |  |                  this.startimg("init",'loaddata');
 | 
											
												
													
														|  |              that.$refs.monitor.container_show=true;
 |  |              that.$refs.monitor.container_show=true;
 | 
											
												
													
														|  |             })   
 |  |             })   
 |