lls-ws / lls-src

Source files from project LLS-WS
GNU General Public License v3.0
0 stars 0 forks source link

Fix Ajax Synchronous XMLHttpRequest Deprecated on Laudo #19

Open lls-ws opened 5 months ago

lls-ws commented 5 months ago

[!NOTE] Replace this line var laudo = getJson("achaLaudo");

[!WARNING] With this line before return $formulario;

var laudo = { nomeTabela: nomeTabela, formulario: $formulario };

eventoAcharLaudo(laudo);

[!IMPORTANT] Create Files

[!IMPORTANT] Change Files

[!TIP] Run Command

lls-jquery && lls-jquery milho
lls-ws commented 5 months ago

fe83ad5c-ef67-4579-8691-ff3a2f31ed8c

modulos/milho/js/lancamento/entmilho/formularioEntmilho.js