| | |
| | | </p:column> |
| | | |
| | | <p:column headerText="含税售价"> |
| | | <h:outputText value="#{row.reagent!=null?row.reagent.price:''}"></h:outputText> |
| | | <h:outputText value="#{row.reagent.price}"></h:outputText> |
| | | </p:column> |
| | | |
| | | <p:column headerText="CAS号"> |
| | |
| | | </h:form> |
| | | </p:dialog> |
| | | </p:tab> |
| | | <p:tab title="申请履历"> |
| | | <p:tab title="申请履历">` |
| | | <h:form id="applyMngNewHistoryForm"> |
| | | |
| | | <p:panelGrid styleClass="apply-mng-new-reagent-filter" columns="5" style="margin-left: -18px"> |
| | |
| | | <h:outputText value="#{row.reagent!=null?(''.concat(row.reagent.mainMetering).concat(baseMetaService.getBaseMetaValue(row.reagent.reagentUnit))):''}"></h:outputText> |
| | | </p:column> |
| | | |
| | | <p:column headerText="含税售价"> |
| | | <p:column headerText="试剂单价"> |
| | | <h:outputText value="#{row.reagent!=null?row.reagent.price:''}"></h:outputText> |
| | | </p:column> |
| | | |
| | | <p:column headerText="含税售价"> |
| | | <h:outputText value="#{row.applyPrice}"></h:outputText> |
| | | </p:column> |
| | | |
| | | <p:column headerText="每箱数量"> |
| | | <h:outputText value="#{row.reagent!=null?row.reagent.perBox:''}"></h:outputText> |
| | | </p:column> |