uses the Dialog dialog box of element-ui. There is a Tree tree control in the dialog box that can select the tree node. When I first opened the Dialog and initialized the node of the Tree tree control, I reported an error, Cannot read property "setCheckedKeys" of undefined, and then the second time I opened it, it will not report an error, and the data can be rendered normally. How to solve