src/views/employeeSalary/apprenticeshipManage/index.vue
@@ -4,7 +4,7 @@ <CommonSearch ref="searchRef" :show-add="false" :amount-view="false" placeholder="请输入关键词" @searchClick="onFilterSearch"> <template slot="leftButton"> <el-button size="small" type="primary" @click="addBtnClick" >新增</el-button> <el-button size="small" type="primary" @click="exportClick">导入</el-button> <!-- <el-button size="small" type="primary" @click="exportClick">导入</el-button> --> </template> </CommonSearch> </div>