flat: 删除hr, 修改字

This commit is contained in:
Apcallover
2024-03-11 14:40:16 +08:00
parent 73046d3033
commit dead9c9cd8
7 changed files with 1 additions and 563 deletions

View File

@@ -7,7 +7,7 @@
@refresh-change="refreshChange" @on-load="onLoad" :upload-before="uploadBefore">
<template slot="menuLeft">
<el-button v-if="vaildData(permission.manage_compan_companyList_addUser, false)" size="small"
@click.stop="handleAddUser" type="primary" :disabled="selectionList.length === 0">添加账号</el-button>
@click.stop="handleAddUser" type="primary" :disabled="selectionList.length === 0">关联账号</el-button>
<!-- <el-button v-if="vaildData(permission.manage_compan_companyList_config, false)" size="small"
@click.stop="handleConfig" type="primary" :disabled="selectionList.length === 0">服务设置</el-button> -->
<el-button v-if="vaildData(permission.manage_compan_companyList_check, false)" size="small"