gdg
2021-01-11 2b3cbd3f1275cd997202f05d31211ca3ed42e493
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}" />