8389-testToMaster #1207

Merged
alexm merged 180 commits from 8389-testToMaster into master 2025-01-14 06:32:35 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit ff69bf6d57 - Show all commits

View File

@ -54,7 +54,6 @@ onBeforeMount(async () => {
onMounted(() => {
stateStore.rightDrawerChangeValue(false);
console.log('useStateStore: ', useStateStore.rightMenu);
});
async function fetch() {
store.url = props.url;