Explorar el Código

-修改密封

jiangbiao hace 2 años
padre
commit
d5fdcc75b9
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      ui/src/views/base/point/index.vue

+ 1 - 0
ui/src/views/base/point/index.vue

@@ -743,6 +743,7 @@ export default {
         )
       } else {
         this.regionOperation = [];
+        this.deviceOperation = [];
       }
     },
     getAllDeviceByRegionId(val) {