Explorar o código

Update index.tsx

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

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

@@ -27,7 +27,7 @@ export default defineComponent({
             'https://test.lexiaoya.cn'
           : // 'http://localhost:3050'
             location.origin
-      }/notation/#/create?v=${Date.now()}&Authorization=${Authorization}${openCreateUrl}`
+      }/notation/?t=${Date.now()}#/create?v=${Date.now()}&Authorization=${Authorization}${openCreateUrl}`
       //   src: `http://localhost:3050/#/create?Authorization=${Authorization}`
     });
     const fscreen = () => {