src/main/webapp/warehouse_stock_mng.xhtml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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>