zhouwenxuan
2023-09-14 339b7af2173a7468e61190d2ee18886952e3e4b5
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>