李宇
2021-02-03 47d109955e0e8592b83f01142c3188632280d745
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}"