李宇
2022-03-14 7bc9d8c49dc95bda8b0fb339f8b402d26123c789
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}"