showInput(index) { this.attr[index].inputVisible = true; **this.$nextTick(_ => { console.log(this) this.$refs.saveTagInput[index].$refs.input.focus(); });**
添加回答
举报
0/150
提交
取消