瀏覽代碼

造假审核B类项目批量导入页面

user5 3 年之前
父節點
當前提交
05395e2c97

+ 1 - 1
src/main/webapp/webpage/modules/ruralprojectrecords/cost/ruralCostProjectRecordsList.jsp

@@ -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">