DESKTOP-2S67K1S\31396 2 роки тому
батько
коміт
537ca3e214
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      src/views/operation/waken/detail.vue

+ 1 - 0
src/views/operation/waken/detail.vue

@@ -183,6 +183,7 @@ export default {
   },
   mounted() {
     this.getDevices()
+    this.getPlatform({})
     if (this.$route.query.id) {
       this.form.id = this.$route.query.id
     }