Commit 4e3605a9 authored by taoruidan18083's avatar taoruidan18083

I-23170【建机】建机部长岗位调整

parent cd268764
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
<script type="text/javascript"><![CDATA[ <script type="text/javascript"><![CDATA[
//建设机械部部长可操作批量退回按钮 //建设机械部部长可操作批量退回按钮
Leaf.onReady(function() { Leaf.onReady(function() {
if ('${/model/role_info/record/@role_code}'!='0003') { if ('${/model/role_info/record/@role_code}'!='0003'&&'${/model/role_info/record/@role_code}'!='0040') {
$('batch_refused_id').hide(); $('batch_refused_id').hide();
} }
}); });
......
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