Browse Source

唤醒音

DESKTOP-2S67K1S\31396 2 years ago
parent
commit
537ca3e214
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/operation/waken/detail.vue

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

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