dedsudiyu hai 4 días
pai
achega
8288b4dbf9
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/components/SecurityMonitor.vue

+ 1 - 0
src/components/SecurityMonitor.vue

@@ -536,6 +536,7 @@ export default {
           if(res.data.effective){
             this.$set(this,'checkButton',1);
           }else{
+            this.$set(this,'checkButton',2);
             this.getMonitorTree();
             this.getDeptDropList();
           }