放开新建分组权限控制

This commit is contained in:
dengxin
2024-02-20 10:30:29 +08:00
parent ec97837674
commit 5f850ddc4b
4 changed files with 935 additions and 899 deletions

View File

@@ -33,9 +33,10 @@
</span>
</span>
</el-tree>
<!-- v-show="vaildData(permission.tenant_wage_payroll_view, false)" -->
<div class="footer" style="padding-left: 6px">
<el-button type="text" icon="el-icon-plus" @click="updateGroups('add')"
v-show="vaildData(permission.tenant_wage_payroll_view, false)">
<el-button type="text" icon="el-icon-plus" @click="updateGroups('add')">
新建分组</el-button>
</div>
</el-scrollbar>

File diff suppressed because it is too large Load Diff