This commit is contained in:
Bluedragon 2023-04-14 02:25:27 +07:00
parent d335f37563
commit 15f1aba478

View File

@ -167,7 +167,7 @@
if (stime===""){
alert ("Trip "+trip+"-> [Start Time] is required");
return;
}
}
// var full_data='{"trip":"'+trip+'", "speed":"'+speed+'", "dist":"'+dist+'", "time":"'+time+'", "stime":"'+stime+'"}';