Эх сурвалжийг харах

Merge branch 'master' of https://e.coding.net/jiaolongcloud/link/things-ui

lvkun996 2 жил өмнө
parent
commit
ce6935a14a
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      src/router/index.ts

+ 1 - 1
src/router/index.ts

@@ -73,7 +73,7 @@ const iot = {
         },
         {
           path: '/device/simulator',
-          name: '设备模拟',
+          name: '设备模拟',
           component: () => import('@/pages/iot/device/simulator.vue')
         }
       ]