guoxiaohuan 4 лет назад
Родитель
Сommit
efeffcb008
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/views/room/index.vue

+ 1 - 1
src/views/room/index.vue

@@ -623,7 +623,7 @@ export default {
         // 核心设备
         Index2() {
             let postParams = {
-                locationsid: this.location
+                location: this.location
             }
             let data = {
                 plazaId: this.plazaId,