- catalogo avanti, parte 1
This commit is contained in:
@@ -401,6 +401,8 @@ export default defineComponent({
|
||||
|
||||
if (cmd === shared_consts.Cmd.PRODUCTS_V2) {
|
||||
skipfirstrow.value = false
|
||||
} else if (cmd === shared_consts.Cmd.MACRO_CATALOGO_JSON) {
|
||||
skipfirstrow.value = false
|
||||
}
|
||||
|
||||
for (const rec of myarr) {
|
||||
|
||||
Reference in New Issue
Block a user