|
@@ -459,7 +459,7 @@
|
|
|
<shiro:hasPermission name="ruralProject:ruralCostProjectRecords:del">
|
|
|
<%--<table:delRow url="${ctx}/project/projectRecords/deleteAll" id="contentTable"></table:delRow><!-- 删除按钮 -->--%>
|
|
|
</shiro:hasPermission>
|
|
|
- <shiro:hasPermission name="ruralProject:ruralCostProjectRecords:import">
|
|
|
+ <shiro:hasPermission name="ruralProject:ruralCostProjectRecords:importB">
|
|
|
<table:importExcel url="${ctx}/ruralProject/ruralCostProjectRecords/importB"></table:importExcel><!-- 导入按钮 -->
|
|
|
</shiro:hasPermission>
|
|
|
<shiro:hasPermission name="ruralProject:ruralCostProjectRecords:export">
|