mirror of
https://github.com/dataease/dataease.git
synced 2026-05-19 18:38:16 +08:00
perf(平台对接): 优化飞书国际版
This commit is contained in:
@@ -379,6 +379,11 @@ export default {
|
||||
this.switchCodeIndex(6)
|
||||
}
|
||||
this.clearLarkMsg()
|
||||
|
||||
if (Cookies.get('LarksuiteError')) {
|
||||
this.$error(Cookies.get('LarksuiteError'))
|
||||
}
|
||||
this.clearLarksuiteMsg()
|
||||
},
|
||||
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user