src/main/webapp/cancel_order_mng.xhtml
@@ -49,12 +49,12 @@ <p:column headerText="规格"> <h:outputText value="#{baseMetaService.getBaseMetaValue(row.reagentFormat)}"></h:outputText> value="#{row.reagentFormat}"></h:outputText> </p:column> <p:column headerText="包装"> <h:outputText value="#{''.concat(row.mainMetering).concat(baseMetaService.getBaseMetaValue(row.reagentUnit))}"></h:outputText> value="#{''.concat(row.mainMetering).concat(row.reagentUnit)}"></h:outputText> </p:column> <p:column headerText="申购数量">