开始做开票信息编辑
This commit is contained in:
@@ -89,6 +89,7 @@ const parseResponse = function (response, url) {
|
||||
wx.redirectTo({
|
||||
url: '/pages/login/index',
|
||||
})
|
||||
wx.clearStorageSync()
|
||||
return { code: 401, message: '未登录状态' }
|
||||
}
|
||||
if (statusCode === 403) {
|
||||
|
Reference in New Issue
Block a user