| 
					
				 | 
			
			
				@@ -178,6 +178,9 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <el-form-item label="会员自动续费协议" prop="vipAutomaticService"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               <editor v-model="form3.vipAutomaticService" :min-height="292"/> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             </el-form-item> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <el-form-item label="用户注销协议" prop="vipAutomaticService"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              <editor v-model="form3.userRemoveService" :min-height="292"/> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            </el-form-item> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <div class="footer"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               <el-button type="primary" @click="submitForm3">提  交</el-button> 
			 |