This commit is contained in:
zhutianqi
2022-01-04 11:12:41 +08:00
parent 5947e2c123
commit e93e07d598
2 changed files with 2 additions and 2 deletions
@@ -1591,7 +1591,7 @@
this.destoryGraph()
this.getData()
} else {
this.$message.warning('修改失败')
// this.$message.warning(res.message)
}
})
}
@@ -1447,7 +1447,7 @@
this.destoryGraph()
this.getData()
} else {
this.$message.warning('修改失败')
// this.$message.warning('修改失败')
}
})
}