Explorar o código

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

lvkun996 %!s(int64=2) %!d(string=hai) anos
pai
achega
ce6935a14a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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')
         }
       ]