李宇
2021-03-24 8bd5f91e25d50766108916a33378999c3e56662c
src/main/webapp/order_input_warehouse.xhtml
@@ -46,7 +46,7 @@
                                     actionListener="#{warehouseStockMngController.onCancelBtnClick}"
                                     styleClass="cancel-btn"/>
                    <p:commandButton value="确定"
                    <p:commandButton value="保存"
                                     process="@form"
                                     update=":centerRootPanel"
                                     actionListener="#{warehouseStockMngController.onSaveInputWarehouseClick}"