冀北需求变更整改

This commit is contained in:
GGJ
2025-01-07 16:32:42 +08:00
parent 7d90b6bfcc
commit 72f2c5d0f3
52 changed files with 536 additions and 254 deletions

View File

@@ -148,7 +148,7 @@ function createAxios<Data = any, T = ApiPromise<Data>>(
})
})
}
} else if (response.data.code == 'A0024') {
} else if (response.data.code == 'A0024'||response.data.code == 'null') {
// // 登录失效
ElNotification({
type: 'error',