| 
					
				 | 
			
			
				@@ -14,8 +14,9 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       <base-form ref="ruleForm" class="lib-edit" :data="formData" :is-inline="false" label-width="110px"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <div slot="footer" style="padding-top: 20px;"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <el-button class="xl-form-btn t2" @click="close">关 闭</el-button> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          <el-button class="xl-form-btn t3" @click="close('new')">新增并覆盖航拍</el-button> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          <el-button class="xl-form-btn t1" @click="close('confirm')">编辑修改原来航拍,不新增</el-button> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          <el-button class="xl-form-btn t3" @click="close('confirm')">保存</el-button> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          <!-- <el-button class="xl-form-btn t3" @click="close('new')">新增并覆盖航拍</el-button> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          <el-button class="xl-form-btn t1" @click="close('confirm')">编辑修改原来航拍,不新增</el-button> --> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       </base-form> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       <div class="scoped-vr-list"> 
			 |