guoxiaohuan 4 vuotta sitten
vanhempi
commit
efeffcb008
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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,