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>