vue-element-plus-admin icon indicating copy to clipboard operation
vue-element-plus-admin copied to clipboard

form setSchema、addSchema、delSchema这些方法是否打破了单向数据流的规定?

Open Feather130 opened this issue 2 years ago • 2 comments

form setSchema、addSchema、delSchema这些方法是否打破了单项数据流的规定?这里的修改,导致父组件的数据改变,但父组件并不知道

Feather130 avatar Sep 27 '23 14:09 Feather130

理论上是的

bobohuochai avatar Oct 07 '23 03:10 bobohuochai