特殊人群

This commit is contained in:
yanran200730
2021-12-24 09:19:43 +08:00
parent 27f4a48e92
commit b355aa642c
2 changed files with 28 additions and 13 deletions

View File

@@ -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