diff --git a/Yi.RuoYi.Vue3/src/App.vue b/Yi.RuoYi.Vue3/src/App.vue index 5262a6f2..cdaaadfb 100644 --- a/Yi.RuoYi.Vue3/src/App.vue +++ b/Yi.RuoYi.Vue3/src/App.vue @@ -26,3 +26,12 @@ watch(()=>token.value,async (newValue,oldValue)=>{ }) + \ No newline at end of file