JeecgBoot 2.4 微服务正式版本发布,基于SpringBoot的低代码平台

This commit is contained in:
zhangdaiscott
2020-11-30 22:20:59 +08:00
parent bd8f44ddc1
commit fa89398e5b
4 changed files with 12 additions and 11 deletions

View File

@ -174,9 +174,6 @@
showInput(item, index) {
this.inputVisible = true
this.currentNameIndex = index
this.$nextTick(function() {
this.$refs.input.focus()
})
},
//路由选项输入框失去焦点事件
handleInputChange(e) {