**项目中 遇到了组件渲染,数据不更新问题 组件 通过 :key="state" ++this.state;可以重置组件 如果 多个组件 联动 绘制了 那么就 给 state 赋一个初始值 state=0