ソースを参照

修改权限111

jiajunchen 2週間前
コミット
1216f2af4f
1個のファイルの変更2行の追加2行の削除
  1. 2
    2
      src/view/Home1.vue

+ 2
- 2
src/view/Home1.vue ファイルの表示

@@ -487,8 +487,8 @@ const queryMenuRecently = () => {
487 487
     functionList.value.push({
488 488
       title: '查看更多',
489 489
       img: 'images/gd.png',
490
-      jumpPath: '/home2',
491
-      //jumpPath: '/homeRole'
490
+      //jumpPath: '/home2',
491
+      jumpPath: '/homeRole'
492 492
     })
493 493
   });
494 494
 

読み込み中…
キャンセル
保存