修正选择按钮宽度
This commit is contained in:
		
							parent
							
								
									9dcddc7876
								
							
						
					
					
						commit
						b6153d1aef
					
				@ -24,7 +24,7 @@
 | 
				
			|||||||
      </el-row>
 | 
					      </el-row>
 | 
				
			||||||
      <br />
 | 
					      <br />
 | 
				
			||||||
      <el-row>
 | 
					      <el-row>
 | 
				
			||||||
        <el-col :lg="2" :sm="2" :xs="2">
 | 
					        <el-col :lg="2" :sm="3" :xs="3">
 | 
				
			||||||
          <el-upload action="#" :http-request="requestUpload" :show-file-list="false" :before-upload="beforeUpload">
 | 
					          <el-upload action="#" :http-request="requestUpload" :show-file-list="false" :before-upload="beforeUpload">
 | 
				
			||||||
            <el-button size="small">
 | 
					            <el-button size="small">
 | 
				
			||||||
              选择
 | 
					              选择
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user