Circuit go on...
This commit is contained in:
@@ -322,7 +322,8 @@ export default defineComponent({
|
||||
if (col.value && col.value.allowchar === costanti.ALLOWCHAR_CODE) {
|
||||
myvalue.value = tools.removespaces(newval)
|
||||
}
|
||||
console.log('popypedit: changevalRec', newval)
|
||||
// console.log('popypedit: changevalRec', newval)
|
||||
|
||||
// console.log('row', props.row, 'col', props.mycol, 'newval', newval)
|
||||
// console.log('row[col.value.name]', props.row[col.value.name])
|
||||
if (props.type === costanti.FieldType.image) {
|
||||
|
||||
Reference in New Issue
Block a user