|  | @@ -66,7 +66,7 @@ function resetParameter() {
 | 
	
		
			
				|  |  |          <div class="flex flex-1">
 | 
	
		
			
				|  |  |            <div class="w-full whitespace-nowrap">
 | 
	
		
			
				|  |  |              <el-row :gutter="20" style="margin-bottom: 5px;">
 | 
	
		
			
				|  |  | -              <el-col :span="4">
 | 
	
		
			
				|  |  | +              <el-col :span="5">
 | 
	
		
			
				|  |  |                  <div class="flex items-center">
 | 
	
		
			
				|  |  |                    <span class="mr-2">品牌名称</span>
 | 
	
		
			
				|  |  |                    <el-select v-model="formInline.brandName" clearable placeholder="请选择品牌名称">
 |