想动态获取$refs,我们可以用模板字符串来动态绑定ref的值。代码如下:

this.$refs[`${this.treeQueFlag?"treeSearch":"treeAll"}`].setCheckedNodes([]);

Logo

前往低代码交流专区

更多推荐