This commit is contained in:
liuye
2022-06-16 10:15:21 +08:00
parent f8cbc8d5aa
commit 423b4a4876
2 changed files with 5 additions and 7 deletions

View File

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