修复edit页面footer异常

This commit is contained in:
高子兴 2024-07-14 22:48:50 +08:00
parent 2a37a619a9
commit efc6c8f9c9

View File

@ -133,8 +133,8 @@
</div> </div>
</section> </section>
</h:form> </h:form>
<ui:include src="footer.xhtml"/>
</main> </main>
<ui:include src="footer.xhtml"/>
</h:body> </h:body>
</f:view> </f:view>
</html> </html>