From 798aa9213a565c6c5ffb411e3cef40a10f99e9d1 Mon Sep 17 00:00:00 2001 From: lyfO_o <764716047@qq.com> Date: 星期五, 31 三月 2023 09:16:53 +0800 Subject: [PATCH] 新疆绿色智能综合研究所补充 --- src/main/webapp/personal_use_info.xhtml | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/personal_use_info.xhtml b/src/main/webapp/personal_use_info.xhtml index cc56000..9f9d4a7 100644 --- a/src/main/webapp/personal_use_info.xhtml +++ b/src/main/webapp/personal_use_info.xhtml @@ -93,6 +93,11 @@ oncomplete="PF('dialog').show()"/> + <p:commandButton value="导出" + styleClass="store-btn" + ajax="false" + actionListener="#{personalUseInfoController.exportDetail}" /> + </p:panelGrid> </p:panel> -- Gitblit v1.9.2