修复颜色页面bug
This commit is contained in:
@@ -131,7 +131,7 @@ export default defineComponent({
|
||||
isShow:true,
|
||||
children:[
|
||||
{
|
||||
name:'Trial All User',
|
||||
name:'All Trial User',
|
||||
route:'/administrator/trialAllUser',
|
||||
icon:'usetime',
|
||||
key:'sub3-1',
|
||||
|
||||
@@ -330,6 +330,7 @@ export default defineComponent({
|
||||
this.store.commit('clearSystemUser')
|
||||
|
||||
// WriteCookie("token");
|
||||
clonAllCookie()
|
||||
// window.location.reload()
|
||||
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user