马宇豪
2023-09-07 ae138d1851770b46a7496f0bdf960f2b49c456d0
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>