Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Luciano Barletta
/
Pruebas-RTO
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit 17cd6616
authored
2025-01-09 14:16:01 -0300
by
Tu Nombre
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Cambio titulo de freno de mano
1 parent
cfb03fb6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
3 deletions
static/src/carbone.js
static/src/carbone.js
View file @
17cd661
...
...
@@ -52,10 +52,15 @@ function buscarEje() {
// Objeto definido dentro de la función
const
objeto
=
{
"1"
:
"Valor asociado a clave1"
,
"2"
:
"
segund
o"
,
"3"
:
"
tercer
"
,
"4"
:
"
cuarto
"
"2"
:
"
Eje Traser
o"
,
"3"
:
"
Eje Trasero
"
,
"4"
:
"
Cuarto Eje
"
};
//CNH189
//RDW168
//• eje 2: “Eje Trasero”
// eje 3: “Tercer Eje”
//eje 4: “Cuarto Eje”
// String por defecto si no se encuentra la clave
const
stringPorDefecto
=
"No se encontró el valor "
+
valor
;
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment