李宇
2021-02-04 bc37418859ffcf1ce92a1176bc7c9b21a8e293b4
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}"