| | |
| | | <div id ="putInStorage" style="display: none"> |
| | | <h:form id="putInStorageTmpOrder" styleClass="inputStorageTmp"> |
| | | <p:panel styleClass="center-body"> |
| | | <p:panelGrid columns="3" styleClass="btn"> |
| | | <p:panelGrid columns="4" styleClass="btn"> |
| | | <p:commandButton value="返回" styleClass="import-btn" process="@form" |
| | | actionListener="#{warehouseStockMngController.hideInputStorageTmp}" |
| | | update="@(.inputStorageTmp)" |
| | | /> |
| | | <p:commandButton value="删除" styleClass="del-btn" process="@form" |
| | | actionListener="#{warehouseStockMngController.cancelInputStorageTmp}" |
| | | update="@(.inputStorageTmp)" |
| | |
| | | </p:panel> |
| | | </h:form> |
| | | </div> |
| | | <br/> |
| | | <h:form id="warehouseStockMngFormForPerson"> |
| | | <p:panel styleClass="center-header" style="border-bottom:none;"> |
| | | <p:panelGrid styleClass="filter" columns="14"> |