mirror of
https://github.com/dataease/dataease.git
synced 2026-05-16 14:31:00 +08:00
fix: 校验数据源
This commit is contained in:
@@ -285,7 +285,7 @@ export default {
|
||||
} else {
|
||||
this.$error(this.$t(res.message))
|
||||
}
|
||||
this.refreshTree()
|
||||
this.refreshType(data)
|
||||
}).catch(res => {
|
||||
this.$error(res.message)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user