描述说明
vue2 vue3 项目适用,都可以完美解决!
vue2 | vue3 项目报错:Avoid mutating a prop directly since the value will be overwritten whenever the parent component re-renders. Instead, use a data or computed property based on the prop’s value. Prop being mutated: “active”,针对Element plus + Ant Design Vue组件库,检查很多地方还是不行,本文提供详细排查和解决方案!
如下图错误所示,保你顺利解决此问题省时省心。
详细排查 保你解决

解决方案
详细问题分析排查与示例代码。
