Removed comment
This commit is contained in:
parent
3f51b5aa90
commit
32f8638ffd
|
@ -136,7 +136,7 @@
|
||||||
} else {
|
} else {
|
||||||
parentFieldsUpdated[parentFieldIdx] = updatedField
|
parentFieldsUpdated[parentFieldIdx] = updatedField
|
||||||
}
|
}
|
||||||
// fieldList = parentFieldsUpdated
|
|
||||||
dispatch("change", getValidColumns(parentFieldsUpdated, options))
|
dispatch("change", getValidColumns(parentFieldsUpdated, options))
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue