Commit 219f6450 authored by xishifeng's avatar xishifeng

编辑权限

parent 17b64f28
......@@ -117,7 +117,7 @@
[% } %]
</td>
<td>
[% if(check_auth('index/getBargainCommission')) { %]
[% if(check_auth('account_commission')) { %]
<a href="#modal_new_maid" class="btn-success detail-modal-maid-a-edit" data-toggle="modal">编辑</a>
[% } %]
[% if(check_auth('index/delPartialCommission') && (it['data'][i]['father_id'] != 0)) { %]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment