Merge branch 'dev-dictionary' of github.com:jetlinks/jetlinks-ui-vue into dev-dictionary

This commit is contained in:
leiqiaochu 2023-09-27 15:05:56 +08:00
commit c46122d08a
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
<UserInfo /> <UserInfo />
</div> </div>
</template> </template>
<Iframe /> <Iframe :key="route.path" />
</j-pro-layout> </j-pro-layout>
</template> </template>