Commit 119662b6e57a0ce8ea1cc8aef975d02d3a1766c3
Merge branch 'develop' of http://172.16.29.40:8010/wms/wms2 into develop
Showing
1 changed file
with
0 additions
and
4 deletions
src/main/resources/templates/check/checkHeader/checkHeader.html
@@ -44,10 +44,6 @@ | @@ -44,10 +44,6 @@ | ||
44 | </form> | 44 | </form> |
45 | </div> | 45 | </div> |
46 | <div class="btn-group hidden-xs" id="toolbar" role="group"> | 46 | <div class="btn-group hidden-xs" id="toolbar" role="group"> |
47 | - <a class="btn btn-outline btn-success btn-rounded" onclick="$.operate.add()" | ||
48 | - shiro:hasPermission="receipt:receiptHeader:add"> | ||
49 | - <i class="fa fa-plus"></i> 新增 | ||
50 | - </a> | ||
51 | <a class="btn btn-outline btn-danger btn-rounded" onclick="$.operate.batRemove()" | 47 | <a class="btn btn-outline btn-danger btn-rounded" onclick="$.operate.batRemove()" |
52 | shiro:hasPermission="receipt:receiptHeader:remove"> | 48 | shiro:hasPermission="receipt:receiptHeader:remove"> |
53 | <i class="fa fa-trash-o"></i> 删除 | 49 | <i class="fa fa-trash-o"></i> 删除 |