资产管理

master
dshclm 11 months ago
parent 57e55062c1
commit b543297b05

@ -42,9 +42,6 @@
<a class="btn btn-success" onclick="hanldAdd()" shiro:hasPermission="system:propertyinfo:add"> <a class="btn btn-success" onclick="hanldAdd()" shiro:hasPermission="system:propertyinfo:add">
<i class="fa fa-plus"></i> 添加 <i class="fa fa-plus"></i> 添加
</a> </a>
<a class="btn btn-primary single disabled" onclick="$.operate.edit()" shiro:hasPermission="system:propertyinfo:edit">
<i class="fa fa-edit"></i> 修改
</a>
<a class="btn btn-danger multiple disabled" onclick="$.operate.removeAll()" shiro:hasPermission="system:propertyinfo:remove"> <a class="btn btn-danger multiple disabled" onclick="$.operate.removeAll()" shiro:hasPermission="system:propertyinfo:remove">
<i class="fa fa-remove"></i> 删除 <i class="fa fa-remove"></i> 删除
</a> </a>

Loading…
Cancel
Save