src/views/notCoalMine/nPeopleManage/index.vue
@@ -40,14 +40,6 @@ @click="handleAdd" v-hasPermi="['system:experts:add']" >同步数据</el-button> <el-button type="primary" plain icon="el-icon-plus" size="mini" @click="handleAdd" v-hasPermi="['system:experts:add']" >新增</el-button> </el-col> <right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar> </el-row>