This commit is contained in:
yanran200730
2022-06-15 16:30:45 +08:00
parent 07d8bb7dc0
commit d8eadba6ba
4 changed files with 6 additions and 35 deletions

View File

@@ -60,7 +60,7 @@ export default {
module = 'wangge'
}
this.setModule(module)
this.getToken({...this.form, module, corpId}).then(token => {
this.getToken({...this.form, module, corpId: 'wpytYEDgAAcpXjmlYkYwKO60JDGDWrXg'}).then(token => {
if (token) {
this.login(token)
if (module != 'AppCountryAlbum') {