调整金民跳转的逻辑控制
This commit is contained in:
@@ -29,6 +29,7 @@ export default {
|
||||
uni.showLoading()
|
||||
this.$http.post("/app/wxcp/portal/hljJmgcLogin", null, {
|
||||
withoutToken: true,
|
||||
alwaysReturn: true,
|
||||
params: {code}
|
||||
}).then(res => {
|
||||
const token = res?.data?.data?.["TA-JTOKEN"]
|
||||
|
||||
Reference in New Issue
Block a user