add
gdg
2021-01-06 512306b8aaee5c3f33690cb0a6af5bc7c1b9c087
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>