fix:修复module编辑页面bug & 删除图表后前端保存指针错误的问题 & 优化自动提示输入框
This commit is contained in:
@@ -325,7 +325,7 @@
|
||||
this.rightBox.module.show = true;
|
||||
this.editModule = {
|
||||
name: '',
|
||||
project: this.$store.state.currentProject,
|
||||
project: {},
|
||||
port: 9100,
|
||||
path: '',
|
||||
param: '',
|
||||
|
||||
Reference in New Issue
Block a user