BUG582:UIメッセージの改善と統一(画面上テキスト)
This commit is contained in:
@@ -3,7 +3,6 @@ import { api } from 'boot/axios';
|
||||
import { router } from 'src/router';
|
||||
import { IDomainInfo } from '../types/ActionTypes';
|
||||
import { jwtDecode } from 'jwt-decode';
|
||||
|
||||
export interface IUserState {
|
||||
token?: string;
|
||||
returnUrl: string;
|
||||
|
||||
Reference in New Issue
Block a user