Browse Source

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

lvkun996 1 năm trước cách đây
mục cha
commit
bd0c69ee86
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/pages/Iot/thirdDevice/index.vue

+ 1 - 1
src/pages/Iot/thirdDevice/index.vue

@@ -279,7 +279,7 @@ const options: CascaderProps['options'] = [
     children: [
       {
         value: '22',
-        label: '智能灯杆'
+        label: '智能灯杆集中器'
       }
     ]
   }