add
gdg
2021-01-06 7b2b89dc0a537ad21a7b90a3095fa15ea0544d19
src/main/webapp/warehouse_stock_mng.xhtml
@@ -143,6 +143,10 @@
                     <h:outputText value="#{row.reagent.supplierName}"></h:outputText>
                  </p:column>
                  <p:column headerText="危险性质">
                     <h:outputText value="#{baseMetaService.getBaseMetaValue(row.reagent.reagentCharacter)}"/>
                  </p:column>
                  <p:column headerText="规格">
                     <h:outputText
                        value="#{baseMetaService.getBaseMetaValue(row.reagent.reagentFormat)}"></h:outputText>