|
@@ -508,9 +508,9 @@
|
|
|
<shiro:hasPermission name="ruralProject:ruralCostProjectRecords:del">
|
|
|
<%--<table:delRow url="${ctx}/project/projectRecords/deleteAll" id="contentTable"></table:delRow><!-- 删除按钮 -->--%>
|
|
|
</shiro:hasPermission>
|
|
|
- <shiro:hasPermission name="ruralProject:ruralCostProjectRecords:importB">
|
|
|
+ <%--<shiro:hasPermission name="ruralProject:ruralCostProjectRecords:importB">
|
|
|
<table:importMultiparameterExcel url="${ctx}/ruralProject/ruralCostProjectRecords/importBTemplate?companyType=${companyType}"></table:importMultiparameterExcel><!-- 导入按钮 -->
|
|
|
- </shiro:hasPermission>
|
|
|
+ </shiro:hasPermission>--%>
|
|
|
<shiro:hasPermission name="ruralProject:ruralCostProjectRecords:export">
|
|
|
<table:exportExcel url="${ctx}/ruralProject/ruralCostProjectRecords/export?companyType=${companyType}"></table:exportExcel><!-- 导出按钮 -->
|
|
|
</shiro:hasPermission>
|