zhouwenxuan
2023-09-11 288749e53fab602595f10a77d7efc5e4a93f41f7
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>