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() {