fix:修复asset detail 图表删除bug

This commit is contained in:
wangwenrui
2020-05-25 18:47:30 +08:00
parent 468237e91f
commit b0660c8df9
4 changed files with 10 additions and 12 deletions

View File

@@ -361,9 +361,7 @@
'chart-preview':chartPreview,
},
mounted() {
this.$nextTick(()=>{
console.log(!this.isUrl && !this.isSingleStat)
})
},
methods: {
show(show) {