fix:删除控制台console
This commit is contained in:
@@ -299,7 +299,7 @@ export default {
|
||||
}
|
||||
}).catch(res => {
|
||||
this.$refs['childrenFrom' + this.editChart.datasource].showError()
|
||||
console.info(res)
|
||||
// console.info(res)
|
||||
})
|
||||
},
|
||||
selectPanel (panel) {
|
||||
|
||||
Reference in New Issue
Block a user