特殊人群
This commit is contained in:
		| @@ -4,7 +4,7 @@ | ||||
|       <ai-title :title="configs.applicationName" isShowBottomBorder></ai-title> | ||||
|     </template> | ||||
|     <template slot="content"> | ||||
|       <ai-search-bar v-if="searchList.length"> | ||||
|       <ai-search-bar v-if="searchList.length" bottomBorder style="margin-bottom: 12px;"> | ||||
|         <template #left> | ||||
|           <div v-for="(item, index) in searchList" :key="index"> | ||||
|             <ai-select | ||||
|   | ||||
		Reference in New Issue
	
	Block a user