|  | @@ -149,7 +149,6 @@ function downloadTemplate() {
 | 
											
												
													
														|  |          <PermissionButton :disabled="!checkedList.size" :icon="Open" plain round type="primary" @click="batchOpen">
 |  |          <PermissionButton :disabled="!checkedList.size" :icon="Open" plain round type="primary" @click="batchOpen">
 | 
											
												
													
														|  |            批量开启
 |  |            批量开启
 | 
											
												
													
														|  |          </PermissionButton>
 |  |          </PermissionButton>
 | 
											
												
													
														|  | -        <VerticalDivider class="px-1" style="margin-left: 7px;" />
 |  | 
 | 
											
												
													
														|  |          <div class="custom-el-input">
 |  |          <div class="custom-el-input">
 | 
											
												
													
														|  |            <el-select v-model="templateType" placeholder="Select" style="width: 190px">
 |  |            <el-select v-model="templateType" placeholder="Select" style="width: 190px">
 | 
											
												
													
														|  |              <template #prefix>
 |  |              <template #prefix>
 | 
											
										
											
												
													
														|  | @@ -166,6 +165,8 @@ function downloadTemplate() {
 | 
											
												
													
														|  |              <el-option label="指导价格模板" value="price" />
 |  |              <el-option label="指导价格模板" value="price" />
 | 
											
												
													
														|  |            </el-select>
 |  |            </el-select>
 | 
											
												
													
														|  |          </div>
 |  |          </div>
 | 
											
												
													
														|  | 
 |  | +        <VerticalDivider class="px-1" style="margin-left: 7px;" />
 | 
											
												
													
														|  | 
 |  | +        
 | 
											
												
													
														|  |          <ImportButton :icon="Message" bg text>变更通知导入</ImportButton>
 |  |          <ImportButton :icon="Message" bg text>变更通知导入</ImportButton>
 | 
											
												
													
														|  |          <ImportButton bg text>
 |  |          <ImportButton bg text>
 | 
											
												
													
														|  |            <i class="bi bi-box-seam mr-3"></i>
 |  |            <i class="bi bi-box-seam mr-3"></i>
 |