Commit ca4263df by liuchenxi

update: ui

parent 59398488
......@@ -65,7 +65,7 @@
v-model="batchValue"
placeholder="批量操作"
@change="handleFocusBatch"
style="width: 150px;margin-right:10px;"
style="width: 150px;margin-right:7px;"
@visible-change="handleVisibleBatch"
>
<template v-for="item in batchOpt">
......@@ -78,8 +78,8 @@
/>
</template>
</el-select>
<el-button v-if="getCodeAuth('memberBatchImport')" :limit-code="getCode('memberBatchImport')" type="primary" @click="batchImport">批量导入修改</el-button>
</div>
<el-button v-if="getCodeAuth('memberBatchImport')" :limit-code="getCode('memberBatchImport')" type="primary" @click="batchImport">批量导入修改</el-button>
</div>
<div v-show="showSearch" class="senior-search-content">
<!-- 人群筛选器 -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment