|
@@ -390,7 +390,7 @@
|
|
<div class="ctons">
|
|
<div class="ctons">
|
|
<div style="display: flex;align-items: center;padding-bottom: 20px;border-bottom: 1px solid #f2f2f2">
|
|
<div style="display: flex;align-items: center;padding-bottom: 20px;border-bottom: 1px solid #f2f2f2">
|
|
<div style="display: inline-block;width: 18%;margin-left:1%">
|
|
<div style="display: inline-block;width: 18%;margin-left:1%">
|
|
- <el-button size="small" @click="changeAltime(0)" type="primary">批量设置</el-button>
|
|
|
|
|
|
+ <el-button size="small" @click="changeAltime(0)">批量设置</el-button>
|
|
</div>
|
|
</div>
|
|
<div style="display: inline-block;width: 30%">
|
|
<div style="display: inline-block;width: 30%">
|
|
<el-input style="float:left;" v-model="keywordAl" class="input-with-select" placeholder="请输入人员姓名搜索" clearable="true" size="small" @clear="clearsearchAl()">
|
|
<el-input style="float:left;" v-model="keywordAl" class="input-with-select" placeholder="请输入人员姓名搜索" clearable="true" size="small" @clear="clearsearchAl()">
|