mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-30 00:46:19 +08:00
parent
509c95e224
commit
fa8b5d7166
|
@ -240,7 +240,7 @@ CLASS Z2UI5_CL_HTTP_HANDLER IMPLEMENTATION.
|
|||
` sap.z2ui5.oBody = {};` && |\n| &&
|
||||
` let isUpdated = false;` && |\n| &&
|
||||
` if (sap.z2ui5.oViewPopup) {` && |\n| &&
|
||||
` if (sap.z2ui5.oViewPopup.isOpen() == true) {` && |\n| &&
|
||||
` if (!sap.z2ui5.oViewPopup.isOpen || sap.z2ui5.oViewPopup.isOpen() == true) {` && |\n| &&
|
||||
` sap.z2ui5.oBody.oUpdate = sap.z2ui5.oViewPopup.getModel().getData().oUpdate;` && |\n| &&
|
||||
` isUpdated = true;` && |\n| &&
|
||||
` }` && |\n| &&
|
||||
|
|
Loading…
Reference in New Issue
Block a user