fix: 去除打印

This commit is contained in:
@changcode
2021-07-05 17:02:30 +08:00
parent b1732cd538
commit c4c8a7205b
3 changed files with 2 additions and 3 deletions

View File

@@ -616,7 +616,7 @@ export default {
})
Promise.all(promiseArr).then((res) => {
getTopology(this.topologyIndex).open(data)
console.log(data)
// console.log(data)
getTopology(this.topologyIndex).lock(1)
this.objChange = false
let flag = false