Volume doesn't after I modify the voxel value

Operating system: Ubuntu 18.04
Slicer version: latest from github
Expected behavior: volume color should be changed if I modified its voxel value.
Actual behavior: The volume appearance doesn’t change. I wonder how to trigger updating action?

You can call slicer.util.arrayFromVolumeModified(myvolumenode). See documentation and related functions here: