Commit fd6b8037 by yyq1988

屏蔽导入、导出按钮

parent fcbc8ea1
...@@ -78,14 +78,14 @@ ...@@ -78,14 +78,14 @@
<i class="glyphicon glyphicon-remove"></i> 删除 <i class="glyphicon glyphicon-remove"></i> 删除
</button> </button>
</shiro:hasPermission> </shiro:hasPermission>
<shiro:hasPermission name="warehouse:materialloss:materialLoss:import"> <%-- <shiro:hasPermission name="warehouse:materialloss:materialLoss:import">--%>
<button id="btnImport" class="btn btn-info"><i class="fa fa-folder-open-o"></i> 导入</button> <%-- <button id="btnImport" class="btn btn-info"><i class="fa fa-folder-open-o"></i> 导入</button>--%>
</shiro:hasPermission> <%-- </shiro:hasPermission>--%>
<shiro:hasPermission name="warehouse:materialloss:materialLoss:export"> <%-- <shiro:hasPermission name="warehouse:materialloss:materialLoss:export">--%>
<button id="export" class="btn btn-warning"> <%-- <button id="export" class="btn btn-warning">--%>
<i class="fa fa-file-excel-o"></i> 导出 <%-- <i class="fa fa-file-excel-o"></i> 导出--%>
</button> <%-- </button>--%>
</shiro:hasPermission> <%-- </shiro:hasPermission>--%>
<shiro:hasPermission name="warehouse:materialloss:materialLoss:view"> <shiro:hasPermission name="warehouse:materialloss:materialLoss:view">
<button id="view" class="btn btn-default" disabled onclick="view()"> <button id="view" class="btn btn-default" disabled onclick="view()">
<i class="fa fa-search-plus"></i> 查看 <i class="fa fa-search-plus"></i> 查看
......
...@@ -59,14 +59,14 @@ ...@@ -59,14 +59,14 @@
<i class="glyphicon glyphicon-remove"></i> 删除 <i class="glyphicon glyphicon-remove"></i> 删除
</button> </button>
</shiro:hasPermission> </shiro:hasPermission>
<shiro:hasPermission name="warehouse:materialrequisition:materialRequisition:import"> <%-- <shiro:hasPermission name="warehouse:materialrequisition:materialRequisition:import">--%>
<button id="btnImport" class="btn btn-info"><i class="fa fa-folder-open-o"></i> 导入</button> <%-- <button id="btnImport" class="btn btn-info"><i class="fa fa-folder-open-o"></i> 导入</button>--%>
</shiro:hasPermission> <%-- </shiro:hasPermission>--%>
<shiro:hasPermission name="warehouse:materialrequisition:materialRequisition:export"> <%-- <shiro:hasPermission name="warehouse:materialrequisition:materialRequisition:export">--%>
<button id="export" class="btn btn-warning"> <%-- <button id="export" class="btn btn-warning">--%>
<i class="fa fa-file-excel-o"></i> 导出 <%-- <i class="fa fa-file-excel-o"></i> 导出--%>
</button> <%-- </button>--%>
</shiro:hasPermission> <%-- </shiro:hasPermission>--%>
<shiro:hasPermission name="warehouse:materialrequisition:materialRequisition:view"> <shiro:hasPermission name="warehouse:materialrequisition:materialRequisition:view">
<button id="view" class="btn btn-default" disabled onclick="view()"> <button id="view" class="btn btn-default" disabled onclick="view()">
<i class="fa fa-search-plus"></i> 查看 <i class="fa fa-search-plus"></i> 查看
......
...@@ -78,14 +78,14 @@ ...@@ -78,14 +78,14 @@
<i class="glyphicon glyphicon-remove"></i> 删除 <i class="glyphicon glyphicon-remove"></i> 删除
</button> </button>
</shiro:hasPermission> </shiro:hasPermission>
<shiro:hasPermission name="warehouse:profitwarehousing:profitWarehousing:import"> <%-- <shiro:hasPermission name="warehouse:profitwarehousing:profitWarehousing:import">--%>
<button id="btnImport" class="btn btn-info"><i class="fa fa-folder-open-o"></i> 导入</button> <%-- <button id="btnImport" class="btn btn-info"><i class="fa fa-folder-open-o"></i> 导入</button>--%>
</shiro:hasPermission> <%-- </shiro:hasPermission>--%>
<shiro:hasPermission name="warehouse:profitwarehousing:profitWarehousing:export"> <%-- <shiro:hasPermission name="warehouse:profitwarehousing:profitWarehousing:export">--%>
<button id="export" class="btn btn-warning"> <%-- <button id="export" class="btn btn-warning">--%>
<i class="fa fa-file-excel-o"></i> 导出 <%-- <i class="fa fa-file-excel-o"></i> 导出--%>
</button> <%-- </button>--%>
</shiro:hasPermission> <%-- </shiro:hasPermission>--%>
<shiro:hasPermission name="warehouse:profitwarehousing:profitWarehousing:view"> <shiro:hasPermission name="warehouse:profitwarehousing:profitWarehousing:view">
<button id="view" class="btn btn-default" disabled onclick="view()"> <button id="view" class="btn btn-default" disabled onclick="view()">
<i class="fa fa-search-plus"></i> 查看 <i class="fa fa-search-plus"></i> 查看
......
...@@ -78,14 +78,14 @@ ...@@ -78,14 +78,14 @@
<i class="glyphicon glyphicon-remove"></i> 删除 <i class="glyphicon glyphicon-remove"></i> 删除
</button> </button>
</shiro:hasPermission> </shiro:hasPermission>
<shiro:hasPermission name="warehouse:qrcode:qrCode:import"> <%-- <shiro:hasPermission name="warehouse:qrcode:qrCode:import">--%>
<button id="btnImport" class="btn btn-info"><i class="fa fa-folder-open-o"></i> 导入</button> <%-- <button id="btnImport" class="btn btn-info"><i class="fa fa-folder-open-o"></i> 导入</button>--%>
</shiro:hasPermission> <%-- </shiro:hasPermission>--%>
<shiro:hasPermission name="warehouse:qrcode:qrCode:export"> <%-- <shiro:hasPermission name="warehouse:qrcode:qrCode:export">--%>
<button id="export" class="btn btn-warning"> <%-- <button id="export" class="btn btn-warning">--%>
<i class="fa fa-file-excel-o"></i> 导出 <%-- <i class="fa fa-file-excel-o"></i> 导出--%>
</button> <%-- </button>--%>
</shiro:hasPermission> <%-- </shiro:hasPermission>--%>
<shiro:hasPermission name="warehouse:qrcode:qrCode:view"> <shiro:hasPermission name="warehouse:qrcode:qrCode:view">
<button id="view" class="btn btn-default" disabled onclick="view()"> <button id="view" class="btn btn-default" disabled onclick="view()">
<i class="fa fa-search-plus"></i> 查看 <i class="fa fa-search-plus"></i> 查看
......
...@@ -48,14 +48,14 @@ ...@@ -48,14 +48,14 @@
<i class="glyphicon glyphicon-remove"></i> 删除 <i class="glyphicon glyphicon-remove"></i> 删除
</button> </button>
</shiro:hasPermission> </shiro:hasPermission>
<shiro:hasPermission name="warehouse:shelves:shelves:import"> <%-- <shiro:hasPermission name="warehouse:shelves:shelves:import">--%>
<button id="btnImport" class="btn btn-info"><i class="fa fa-folder-open-o"></i> 导入</button> <%-- <button id="btnImport" class="btn btn-info"><i class="fa fa-folder-open-o"></i> 导入</button>--%>
</shiro:hasPermission> <%-- </shiro:hasPermission>--%>
<shiro:hasPermission name="warehouse:shelves:shelves:export"> <%-- <shiro:hasPermission name="warehouse:shelves:shelves:export">--%>
<button id="export" class="btn btn-warning"> <%-- <button id="export" class="btn btn-warning">--%>
<i class="fa fa-file-excel-o"></i> 导出 <%-- <i class="fa fa-file-excel-o"></i> 导出--%>
</button> <%-- </button>--%>
</shiro:hasPermission> <%-- </shiro:hasPermission>--%>
<shiro:hasPermission name="warehouse:shelves:shelves:view"> <shiro:hasPermission name="warehouse:shelves:shelves:view">
<button id="view" class="btn btn-default" disabled onclick="view()"> <button id="view" class="btn btn-default" disabled onclick="view()">
<i class="fa fa-search-plus"></i> 查看 <i class="fa fa-search-plus"></i> 查看
......
...@@ -90,14 +90,14 @@ ...@@ -90,14 +90,14 @@
<i class="glyphicon glyphicon-remove"></i> 删除 <i class="glyphicon glyphicon-remove"></i> 删除
</button> </button>
</shiro:hasPermission> </shiro:hasPermission>
<shiro:hasPermission name="warehouse:storage:storage:import"> <%-- <shiro:hasPermission name="warehouse:storage:storage:import">--%>
<button id="btnImport" class="btn btn-info"><i class="fa fa-folder-open-o"></i> 导入</button> <%-- <button id="btnImport" class="btn btn-info"><i class="fa fa-folder-open-o"></i> 导入</button>--%>
</shiro:hasPermission> <%-- </shiro:hasPermission>--%>
<shiro:hasPermission name="warehouse:storage:storage:export"> <%-- <shiro:hasPermission name="warehouse:storage:storage:export">--%>
<button id="export" class="btn btn-warning"> <%-- <button id="export" class="btn btn-warning">--%>
<i class="fa fa-file-excel-o"></i> 导出 <%-- <i class="fa fa-file-excel-o"></i> 导出--%>
</button> <%-- </button>--%>
</shiro:hasPermission> <%-- </shiro:hasPermission>--%>
<shiro:hasPermission name="warehouse:storage:storage:view"> <shiro:hasPermission name="warehouse:storage:storage:view">
<button id="view" class="btn btn-default" disabled onclick="view()"> <button id="view" class="btn btn-default" disabled onclick="view()">
<i class="fa fa-search-plus"></i> 查看 <i class="fa fa-search-plus"></i> 查看
......
...@@ -56,14 +56,14 @@ ...@@ -56,14 +56,14 @@
<i class="glyphicon glyphicon-remove"></i> 删除 <i class="glyphicon glyphicon-remove"></i> 删除
</button> </button>
</shiro:hasPermission> </shiro:hasPermission>
<shiro:hasPermission name="warehouse:warehouse:warehouse:import"> <%-- <shiro:hasPermission name="warehouse:warehouse:warehouse:import">--%>
<button id="btnImport" class="btn btn-info"><i class="fa fa-folder-open-o"></i> 导入</button> <%-- <button id="btnImport" class="btn btn-info"><i class="fa fa-folder-open-o"></i> 导入</button>--%>
</shiro:hasPermission> <%-- </shiro:hasPermission>--%>
<shiro:hasPermission name="warehouse:warehouse:warehouse:export"> <%-- <shiro:hasPermission name="warehouse:warehouse:warehouse:export">--%>
<button id="export" class="btn btn-warning"> <%-- <button id="export" class="btn btn-warning">--%>
<i class="fa fa-file-excel-o"></i> 导出 <%-- <i class="fa fa-file-excel-o"></i> 导出--%>
</button> <%-- </button>--%>
</shiro:hasPermission> <%-- </shiro:hasPermission>--%>
<shiro:hasPermission name="warehouse:warehouse:warehouse:view"> <shiro:hasPermission name="warehouse:warehouse:warehouse:view">
<button id="view" class="btn btn-default" disabled onclick="view()"> <button id="view" class="btn btn-default" disabled onclick="view()">
<i class="fa fa-search-plus"></i> 查看 <i class="fa fa-search-plus"></i> 查看
......
...@@ -52,14 +52,14 @@ ...@@ -52,14 +52,14 @@
<i class="glyphicon glyphicon-remove"></i> 删除 <i class="glyphicon glyphicon-remove"></i> 删除
</button> </button>
</shiro:hasPermission> </shiro:hasPermission>
<shiro:hasPermission name="warehouse:wzcode:wzcode:import"> <%-- <shiro:hasPermission name="warehouse:wzcode:wzcode:import">--%>
<button id="btnImport" class="btn btn-info"><i class="fa fa-folder-open-o"></i> 导入</button> <%-- <button id="btnImport" class="btn btn-info"><i class="fa fa-folder-open-o"></i> 导入</button>--%>
</shiro:hasPermission> <%-- </shiro:hasPermission>--%>
<shiro:hasPermission name="warehouse:wzcode:wzcode:export"> <%-- <shiro:hasPermission name="warehouse:wzcode:wzcode:export">--%>
<button id="export" class="btn btn-warning"> <%-- <button id="export" class="btn btn-warning">--%>
<i class="fa fa-file-excel-o"></i> 导出 <%-- <i class="fa fa-file-excel-o"></i> 导出--%>
</button> <%-- </button>--%>
</shiro:hasPermission> <%-- </shiro:hasPermission>--%>
<shiro:hasPermission name="warehouse:wzcode:wzcode:view"> <shiro:hasPermission name="warehouse:wzcode:wzcode:view">
<button id="view" class="btn btn-default" disabled onclick="view()"> <button id="view" class="btn btn-default" disabled onclick="view()">
<i class="fa fa-search-plus"></i> 查看 <i class="fa fa-search-plus"></i> 查看
......
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