| 
					
				 | 
			
			
				@@ -14,8 +14,8 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           :auto-upload="false" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           :key="uploadKey" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         > 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          <el-button slot="trigger" size="small" type="primary" >选取视频</el-button> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          <el-button style="margin-left: 10px;" size="small" type="success" @click="submitUpload">点击上传</el-button> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<!--          <el-button slot="trigger" size="small" type="primary" >选取视频</el-button>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<!--          <el-button style="margin-left: 10px;" size="small" type="success" @click="submitUpload">点击上传</el-button>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <!-- 仅当showControl为true时显示视频库选取按钮 --> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <el-button v-if="showControl" style="margin-left: 10px;" size="small" type="success" @click="openVideoLibrary">视频库选取</el-button> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <!-- 线路一 --> 
			 |