zb021141 hai 1 mes
pai
achega
ccaadb56b2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/deviceCfg/chargingPiles.vue

+ 1 - 1
src/views/deviceCfg/chargingPiles.vue

@@ -211,7 +211,7 @@ export default {
       return inputDate > currentDate && inputDate <= threeMonthsLater
     },
     selectGroup(group) {
-      this.searchForm.admin_id = group.shop_id
+      this.searchForm.shop_id = group.shop_id
     },
     queryChargerStation() {
       apiQueryChargerGroupList({ limit: 998 }).then(res => {