Commit 66e9f091 authored by Coooder-X's avatar Coooder-X Committed by chenjianxing
Browse files

fix: 解决 接口自动化-添加场景变量,焦点错误切换 (#1342)

Showing with 0 additions and 5 deletions
+0 -5
......@@ -30,11 +30,6 @@
this.$refs.nameInput.focus();
});
},
watch: {
editData() {
this.$refs.nameInput.focus();
}
}
}
</script>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment