- prima bozza catalogo
This commit is contained in:
@@ -512,7 +512,8 @@ export default defineComponent({
|
||||
}
|
||||
|
||||
function click_opendetail(id: any, autore: any) {
|
||||
emit('opendetail')
|
||||
if (!props.optcatalogo.pdf)
|
||||
emit('opendetail')
|
||||
}
|
||||
function escludiArticolo(variazione: IVariazione) {
|
||||
let hasExcludeProductTypes = !props.optcatalogo.excludeproductTypes || (props.optcatalogo.excludeproductTypes && (props.optcatalogo.excludeproductTypes.includes(variazione.versione!)))
|
||||
|
||||
Reference in New Issue
Block a user