李宇
2021-01-12 fce41585f6c4e09c12c7e2a3150d4dfbf1f46bb0
src/main/webapp/personal_use_info.xhtml
@@ -113,9 +113,9 @@
               <h:outputText value="#{row.articleNumber}"></h:outputText>
            </p:column>
            <p:column headerText="残存量">
               <h:outputText value="#{row.remainder}"></h:outputText>
            </p:column>
<!--            <p:column headerText="残存量">-->
<!--               <h:outputText value="#{row.remainder}"></h:outputText>-->
<!--            </p:column>-->
            <p:column headerText="申领人">
               <h:outputText value="#{row.userName}" />