lex hai 1 ano
pai
achega
1aaeadf5e8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/notation/index.tsx

+ 1 - 0
src/views/notation/index.tsx

@@ -17,6 +17,7 @@ export default defineComponent({
     console.log(Authorization);
     const notationOpenCreate = sessionStorage.getItem('notation-open-create');
     const openCreateUrl = notationOpenCreate == '1' ? '&addShow=1' : '';
+    sessionStorage.removeItem('notation-open-create');
     const data = reactive({
       src: `${
         /(192|localhost)/.test(location.origin)