|
@@ -7,7 +7,7 @@
|
|
<el-col :span="14" style="height: 45px"> </el-col>
|
|
<el-col :span="14" style="height: 45px"> </el-col>
|
|
<el-col :span="10">
|
|
<el-col :span="10">
|
|
<div class="screen">
|
|
<div class="screen">
|
|
- <el-input placeholder="可按队长姓名、账号、车队名称查找" v-model="searchkeyWord" clearable></el-input>
|
|
|
|
|
|
+ <el-input placeholder="可按队长姓名、账号、车队名称查找" v-model="searchkeyWord" clearable @change="find"></el-input>
|
|
<el-button class="search" @click="find"><img width="16" height="16" style="margin-left: -8px"
|
|
<el-button class="search" @click="find"><img width="16" height="16" style="margin-left: -8px"
|
|
src="../../../public/img/sousuo.png" /></el-button><span
|
|
src="../../../public/img/sousuo.png" /></el-button><span
|
|
class="count_css">共{{ deptBudgetTotal }}条</span>
|
|
class="count_css">共{{ deptBudgetTotal }}条</span>
|