fix:修复module编辑页面bug & 删除图表后前端保存指针错误的问题 & 优化自动提示输入框

This commit is contained in:
wangwenrui
2020-10-13 11:39:47 +08:00
parent 0674199733
commit cfad6dd3d7
6 changed files with 35 additions and 23 deletions

View File

@@ -325,7 +325,7 @@
this.rightBox.module.show = true;
this.editModule = {
name: '',
project: this.$store.state.currentProject,
project: {},
port: 9100,
path: '',
param: '',