fix: 校验数据源
This commit is contained in:
parent
34e187792b
commit
d7aa576a02
@ -285,7 +285,7 @@ export default {
|
||||
} else {
|
||||
this.$error(this.$t(res.message))
|
||||
}
|
||||
this.refreshTree()
|
||||
this.refreshType(data)
|
||||
}).catch(res => {
|
||||
this.$error(res.message)
|
||||
})
|
||||
|
||||
Loading…
Reference in New Issue
Block a user