mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-22 17:31:03 +01:00
@@ -47,11 +47,13 @@ export default {
|
||||
},
|
||||
isCollapse () {
|
||||
return !this.sidebar.opened
|
||||
},
|
||||
version () {
|
||||
return window.sessionStorage.getItem('v')
|
||||
}
|
||||
},
|
||||
data () {
|
||||
return {
|
||||
version: ''
|
||||
}
|
||||
},
|
||||
async created () {
|
||||
|
||||
Reference in New Issue
Block a user