🎉 2.7.2.RELEASE 集成JustAuth支持第三方登录

This commit is contained in:
smallchill 2020-08-20 00:28:53 +08:00
parent ccef40e456
commit f17a5a39dd
1 changed files with 1 additions and 1 deletions

View File

@ -318,7 +318,7 @@
data() { data() {
return { return {
activeNames: ['1', '2', '3', '5'], activeNames: ['1', '2', '3', '5'],
logActiveNames: ['18'] logActiveNames: ['19']
}; };
}, },
computed: { computed: {