- fix salvataggio path dell'immagine
This commit is contained in:
@@ -621,6 +621,7 @@ export default defineComponent({
|
||||
console.log('newVal.imagefile', newVal)
|
||||
myvalue.value = newVal
|
||||
} else if (col.value.fieldtype === costanti.FieldType.image_and_filename) {
|
||||
newVal = mypath.value + newVal
|
||||
console.log('newVal.imagefile', newVal)
|
||||
myvalue.value = newVal
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user