problem description
if our state is an object {}, because setState is a merge operation, how should I setState if I want to delete an attribute in state?
the environmental background of the problems and what methods you have tried
has tried to assign values directly, but this is not good