feat:替换颜色选择器 删除页面console
This commit is contained in:
@@ -1825,7 +1825,6 @@
|
||||
getTopology(this.topologyIndex).render();
|
||||
},
|
||||
notModuleIDArrChange(id){
|
||||
console.log(id);
|
||||
this.notModuleIDArr=this.notModuleIDArr.filter(item=>item.id!==id);
|
||||
},
|
||||
//保存
|
||||
|
||||
Reference in New Issue
Block a user