wang xiao 1 year ago
parent
commit
b18cef2fbf
1 changed files with 10 additions and 0 deletions
  1. 10 0
      src/pages/Iot/thirdDevice/index.vue

+ 10 - 0
src/pages/Iot/thirdDevice/index.vue

@@ -272,6 +272,16 @@ const options: CascaderProps['options'] = [
         label: '智能状态监测终端'
       }
     ]
+  },
+  {
+    value: '22',
+    label: '智能灯杆',
+    children: [
+      {
+        value: '22',
+        label: '智能灯杆'
+      }
+    ]
   }
 ]