|  | @@ -259,6 +259,7 @@
 | 
											
												
													
														|  |  					await this.$u.api.uncompress({scene:this.scene}).then(res=>{
 |  |  					await this.$u.api.uncompress({scene:this.scene}).then(res=>{
 | 
											
												
													
														|  |  						data.agentId = res.data.agentId;
 |  |  						data.agentId = res.data.agentId;
 | 
											
												
													
														|  |  						data.agentShopId = res.data.agentShopId;
 |  |  						data.agentShopId = res.data.agentShopId;
 | 
											
												
													
														|  | 
 |  | +						data.sourceType = 2;
 | 
											
												
													
														|  |  						// console.log('uncompress',res.data);
 |  |  						// console.log('uncompress',res.data);
 | 
											
												
													
														|  |  					}).catch(err=>{
 |  |  					}).catch(err=>{
 | 
											
												
													
														|  |  						console.log('uncompress',err);
 |  |  						console.log('uncompress',err);
 |