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

@@ -1754,7 +1754,6 @@ export default {
created () {
this.getSuggestMetric()
this.queryMetrics()
console.log(this.isEdit)
},
watch: {
chart: {