Alex 4 lat temu
rodzic
commit
0bc3d4a178
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/views/system/personalPage/index.vue

+ 1 - 1
src/views/system/personalPage/index.vue

@@ -263,7 +263,7 @@ export default {
       templateRoute: "/template/t",
       templateList: [],
       editParams: {
-        modName: '/personal/'
+        modName: 'personal/'
       }
     };
   },