wang xiao 1 жил өмнө
parent
commit
b18cef2fbf

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

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