suerprisePlus
2024-07-08 6f393bea8db5898684b573b8bebc64890fcc9183
src/views/iot/device/index.vue
@@ -217,7 +217,8 @@
  name: 'Device',
  dicts: ['iot_device_status', 'iot_is_enable', 'iot_location_way', 'iot_transport_type'],
  components: {
    vueQr,
    vueQr
  },
  data() {
    return {
@@ -265,6 +266,7 @@
        isSimulate: 0,
      },
      isSubDev: false,
      threeModel:null,
    };
  },
  created() {