zhouwenxuan
2023-09-13 62f88dda95555a162f5a3c54cd5c522dd9920dcc
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>