tangning hai 8 meses
pai
achega
4911cc9527
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/view/layout/top/index.vue

+ 1 - 1
src/view/layout/top/index.vue

@@ -68,7 +68,7 @@ const loginoutRaw = async () => {
   router.replace({ name: RouteName.login });
   router.replace({ name: RouteName.login });
 };
 };
 const handlemtk = () => {
 const handlemtk = () => {
-  window.open("/#/mediaLibrary/index");
+  window.open("/admin/index.html#/mediaLibrary/index");
 };
 };
 const handleSee = () => {
 const handleSee = () => {
   window.open(`/code/index.html?caseId=${caseId.value}#/show`);
   window.open(`/code/index.html?caseId=${caseId.value}#/show`);