fix: update

This commit is contained in:
xiaoxian521 2021-11-10 12:37:25 +08:00
parent af01d80db2
commit cbc6743b5a
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"Version": "2.0.0",
"Version": "2.6.0",
"Title": "PureAdmin",
"FixedHeader": true,
"HiddenSideBar": false,

View File

@ -65,7 +65,7 @@ if (unref(layoutTheme)) {
toggleTheme({
scopeName: `layout-theme-${theme}`
});
window.document.body.setAttribute("layout", layout);
setLayoutModel(layout);
}
//