修改登录tocken逻辑,不存在1天需要刷新逻辑
This commit is contained in:
@ -89,7 +89,7 @@ const handleLogout = () => {
|
||||
<footer v-if="!isLoginPage" class="app-footer">
|
||||
<span class="version-tag">
|
||||
<el-icon style="vertical-align: middle; margin-right: 4px"><InfoFilled /></el-icon>
|
||||
当前版本: 3.9录入测试修改第一版
|
||||
当前版本: 3.10录入测试修改第二版(登录tocken修改版)
|
||||
</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user