소스 검색

项目管理

chenyuesheng 2 년 전
부모
커밋
027cf95d27
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/main/webapp/webpage/modules/ruralprojectrecords/cost/ruralCostProjectRecordsList.jsp

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

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