shx-3d-render
parent
cc8359ce57
commit
45e4053793
|
@ -480,7 +480,7 @@
|
||||||
|
|
||||||
// .shx-ifc-form_label_selected_${input.id}
|
// .shx-ifc-form_label_selected_${input.id}
|
||||||
|
|
||||||
console.log("input.id", input.id);
|
console.log("input.id", input.id, input , target);
|
||||||
|
|
||||||
// the the last - and get the id
|
// the the last - and get the id
|
||||||
let inputID = input.id.slice(0, input.id.lastIndexOf('-'));
|
let inputID = input.id.slice(0, input.id.lastIndexOf('-'));
|
||||||
|
|
Loading…
Reference in New Issue